Skip to content

Commit 30b8224

Browse files
committed
ci: Drop Rocky 8 and Ubuntu 18.04 LTS from build matrix
Newest version of SCons 4.9 requires Python 3.7+ which is not available for those systems.
1 parent bc79fbd commit 30b8224

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
- fedora-39
3131
- fedora-40
3232
- fedora-41
33-
- rocky-8
33+
# - rocky-8
3434
- rocky-9
35-
- ubuntu-18.04-lts
35+
# - ubuntu-18.04-lts
3636
- ubuntu-20.04-lts
3737
- ubuntu-22.04-lts
3838
- ubuntu-24.04-lts

0 commit comments

Comments
 (0)