Skip to content

Commit

Permalink
feat: switch the latest tag to F38 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-stone authored Apr 25, 2023
1 parent ffb5b00 commit 9aca46a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ jobs:
major_version: [37, 38]
include:
- major_version: 37
is_latest_version: true
is_latest_version: false
is_stable_version: true
- major_version: 38
is_latest_version: true
is_stable_version: false
is_stable_version: true
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 9aca46a

Please sign in to comment.