Skip to content

Commit

Permalink
feat: Fedora 37 is EOL 2023-12-05 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Dec 5, 2023
1 parent 2736f65 commit 427b625
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,9 @@ jobs:
- lxqt
- mate
- vauxite
major_version: [37, 38, 39]
major_version: [38, 39]
driver_version: [470, 545]
include:
- major_version: 37
is_latest_version: false
is_stable_version: true
is_gts_driver: false
- major_version: 38
is_latest_version: false
is_stable_version: true
Expand All @@ -46,13 +42,7 @@ jobs:
is_stable_version: true
is_gts_version: false
exclude:
# There is no Fedora 37 version of sericea
# When F38 is added, sericea will automatically be built too
- image_name: sericea
major_version: 37
# There is no Fedora 37 or 38 version of onyx
- image_name: onyx
major_version: 37
# There is no Fedora 38 version of onyx
- image_name: onyx
major_version: 38
steps:
Expand Down

0 comments on commit 427b625

Please sign in to comment.