We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991b807 commit a067e9eCopy full SHA for a067e9e
1 file changed
.github/workflows/linux.yml
@@ -41,7 +41,7 @@ jobs:
41
- cc: clang-18
42
cxx: clang++-18
43
clang_major_version: 18
44
- clang_repo_suffix:
+ clang_repo_suffix: -18
45
steps:
46
- name: Add Clang/LLVM repositories
47
if: "${{ contains(matrix.cxx, 'clang') }}"
0 commit comments