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 d619dba commit 15f19caCopy full SHA for 15f19ca
.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++"]'
+ cxx_compilers: '["g++-14", "clang++17"]'
0 commit comments