Skip to content

Commit 15f19ca

Browse files
committed
Update workflows
1 parent d619dba commit 15f19ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: ./.github/workflows/tests-and-examples.yml
1212
with:
1313
os: 'ubuntu-24.04'
14-
cxx_compilers: '["g++-14", "clang++"]'
14+
cxx_compilers: '["g++-14", "clang++17"]'

0 commit comments

Comments
 (0)