Skip to content

Commit 20e118c

Browse files
committed
[REVERT ME] Drop some GCCs while debugging
1 parent ce07f79 commit 20e118c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/run_test_suite.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,6 @@ jobs:
4242
gcc: 8
4343
- runs-on: ubuntu-22.04
4444
gcc: 9
45-
- runs-on: ubuntu-22.04
46-
gcc: 10
47-
- runs-on: ubuntu-22.04
48-
gcc: 11
49-
- runs-on: ubuntu-22.04
50-
gcc: 12
51-
- runs-on: ubuntu-24.04
52-
gcc: 12
53-
- runs-on: ubuntu-24.04
54-
gcc: 13
55-
- runs-on: ubuntu-24.04
56-
gcc: 14
5745
steps:
5846
- uses: actions/checkout@v4
5947

0 commit comments

Comments
 (0)