Skip to content

Commit

Permalink
chore: re-enable f39 (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored Sep 23, 2023
1 parent fa5d9c4 commit f0314d5
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
- lxqt
- mate
- vauxite
#major_version: [37, 38, 39]
major_version: [37, 38]
major_version: [37, 38, 39]
include:
- major_version: 37
is_latest_version: false
Expand All @@ -41,13 +40,12 @@ jobs:
is_latest_version: true
is_stable_version: true
is_gts_version: true
#- major_version: 39
# is_latest_version: true
# is_stable_version: false
# is_gts_version: false
- major_version: 39
is_latest_version: true
is_stable_version: false
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
Expand Down

0 comments on commit f0314d5

Please sign in to comment.