Skip to content

Commit 543d548

Browse files
committed
Update workflows
1 parent 15f19ca commit 543d548

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++17"]'
14+
cxx_compilers: '["g++-14", "clang++-17"]'

0 commit comments

Comments
 (0)