Skip to content

Commit

Permalink
Try newer clang in diff-shades job (#3904)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Sep 28, 2023
1 parent 9b82120 commit e7c3368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff_shades.yml
Expand Up @@ -44,7 +44,7 @@ jobs:
HATCH_BUILD_HOOKS_ENABLE: "1"
# Clang is less picky with the C code it's given than gcc (and may
# generate faster binaries too).
CC: clang-12
CC: clang-14
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit e7c3368

Please sign in to comment.