Skip to content

Commit 8332c82

Browse files
committed
Switch to preinstalled clang 15
1 parent ed9f60d commit 8332c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/diff_shades.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
HATCH_BUILD_HOOKS_ENABLE: "1"
4646
# Clang is less picky with the C code it's given than gcc (and may
4747
# generate faster binaries too).
48-
CC: clang-18
48+
CC: clang-15
4949
strategy:
5050
fail-fast: false
5151
matrix:

0 commit comments

Comments
 (0)