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 15f19ca commit 543d548Copy full SHA for 543d548
.github/workflows/linux.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: ./.github/workflows/tests-and-examples.yml
12
with:
13
os: 'ubuntu-24.04'
14
- cxx_compilers: '["g++-14", "clang++17"]'
+ cxx_compilers: '["g++-14", "clang++-17"]'
0 commit comments