Skip to content

Commit 9639523

Browse files
committed
revert the gnu workflow to 13 and 14 until 15 is available
1 parent 618c043 commit 9639523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,10 @@ jobs:
166166
matrix:
167167
compilers:
168168
- class: GNU
169-
version: 15
169+
version: 14
170170
toolchain: "cmake/gnu-toolchain.cmake"
171171
- class: GNU
172-
version: 14
172+
version: 13
173173
toolchain: "cmake/gnu-toolchain.cmake"
174174
- class: LLVM
175175
version: 20

0 commit comments

Comments
 (0)