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 bc75d79 commit ff5a701Copy full SHA for ff5a701
.github/workflows/linux.yaml
@@ -17,7 +17,7 @@ jobs:
17
compiler-version: 18
18
- compiler: llvm
19
compiler-version: 19
20
- additional-dep: "clang++-19"
+ additional-dep: "clang-19"
21
- compiler: gcc
22
compiler-version: 11
23
additional-dep: "g++-11"
0 commit comments