Currently style check workflow reuses the rapidsai/shared-workflows/.github/workflows/checks.yaml@branch-24.10 workflow. This is very old. A recent example in #283 shows that the style check environment actually requires g++. It's currently patch-installed via check_style.sh, we should revisit the environment and see if we have a more modern setup.