Skip to content

Commit

Permalink
chore: re-enable f39 (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored Sep 23, 2023
1 parent a382a1d commit 1588c7f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
- lxqt
- mate
- vauxite
#major_version: [37, 38, 39]
major_version: [37, 38]
major_version: [37, 38, 39]
driver_version: [470, 535]
include:
- major_version: 37
Expand All @@ -42,10 +41,10 @@ jobs:
is_gts_driver: true
- driver_version: 535
is_latest_driver: 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
Expand Down

0 comments on commit 1588c7f

Please sign in to comment.