Currently style check workflow reuses the rapidsai/shared-workflows/.github/workflows/[email protected] 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.