1 parent b7cbb8e commit 59aeaabCopy full SHA for 59aeaab
1 file changed
.github/workflows/tests.yml
@@ -55,7 +55,7 @@ jobs:
55
if: ${{ matrix.standard == '20' }}
56
- run: make CXX=c++ CXX_STANDARD=17 CXXFLAGS=-stdlib=${{ matrix.stdlib }}
57
if: ${{ matrix.standard == '17' }}
58
- clang:
+ clang-2:
59
strategy:
60
matrix:
61
clang: [20, 21, 22]
0 commit comments