Skip to content

Commit fffc697

Browse files
committed
Remove 10.0 as gcc-toolkit does not yet exist in the package manager
1 parent c6ee111 commit fffc697

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/rhel.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
gcc: 13
2727
- os: 9.6
2828
gcc: 14
29-
- os: '10.0'
30-
gcc: 14
3129
steps:
3230
- name: Checkout repository
3331
uses: actions/checkout@v4
@@ -63,7 +61,6 @@ jobs:
6361
matrix:
6462
version:
6563
- os: 9.6
66-
- os: '10.0'
6764
steps:
6865
- name: Checkout repository
6966
uses: actions/checkout@v4

0 commit comments

Comments
 (0)