We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2304ca1 commit a2c787cCopy full SHA for a2c787c
.github/workflows/cmake-multi-platform.yml
@@ -27,7 +27,7 @@ jobs:
27
cpp_compiler: g++-14
28
- os: ubuntu-latest
29
c_compiler: clang
30
- cpp_compiler: clang++-20
+ cpp_compiler: clang++-19
31
32
steps:
33
- uses: actions/checkout@v4
0 commit comments