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 150707c commit 53ba68bCopy full SHA for 53ba68b
.github/workflows/linux.yml
@@ -33,7 +33,7 @@ jobs:
33
- cc: clang-16
34
cxx: clang++-16
35
clang_major_version: 16
36
- clang_repo_suffix:
+ clang_repo_suffix: -16
37
steps:
38
- name: Add Clang/LLVM repositories
39
if: "${{ contains(matrix.cxx, 'clang') }}"
0 commit comments