We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fecb47 commit 28db30dCopy full SHA for 28db30d
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
env:
23
CC: ${{ matrix.compiler }}
24
GCC_VER: 13
25
- CLANG_VER: 17
+ CLANG_VER: 18
26
TEST: test
27
SRCDIR: ./src
28
LEAK_CFLAGS: -DEXITFREE
0 commit comments