Skip to content

Commit a2c787c

Browse files
committed
1 parent 2304ca1 commit a2c787c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
cpp_compiler: g++-14
2828
- os: ubuntu-latest
2929
c_compiler: clang
30-
cpp_compiler: clang++-20
30+
cpp_compiler: clang++-19
3131

3232
steps:
3333
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)