Skip to content

Commit 59aeaab

Browse files
committed
:(
1 parent b7cbb8e commit 59aeaab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: ${{ matrix.standard == '20' }}
5656
- run: make CXX=c++ CXX_STANDARD=17 CXXFLAGS=-stdlib=${{ matrix.stdlib }}
5757
if: ${{ matrix.standard == '17' }}
58-
clang:
58+
clang-2:
5959
strategy:
6060
matrix:
6161
clang: [20, 21, 22]

0 commit comments

Comments
 (0)