We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374bca3 commit aef9d29Copy full SHA for aef9d29
1 file changed
.github/workflows/linux_and_macos.yml
@@ -37,7 +37,7 @@ jobs:
37
- cc: clang-18
38
cxx: clang++-18
39
clang_major_version: 18
40
- clang_repo_suffix:
+ clang_repo_suffix: -18
41
make: bmake
42
runs-on: ubuntu-22.04
43
- cc: musl-gcc
0 commit comments