Skip to content

Commit

Permalink
Use rawhide for major_version of rawhide images
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Mar 3, 2024
1 parent 75fcb6d commit acd8261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- image_tag: 40-amd64
major_version: 40
- image_tag: rawhide-amd64
major_version: 41 # We use F41 for rawhide
major_version: rawhide

steps:
- name: Build ISOs
Expand Down

0 comments on commit acd8261

Please sign in to comment.