Skip to content

Commit

Permalink
infra: Configure for the new fedora-41 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Aug 22, 2024
1 parent 7d32628 commit 8db9699
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .branch-variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ distro_name: "fedora" # "fedora" or "rhel"
distro_release: "rawhide" # "rawhide" or a number without quotation marks

# The following only applies for rawhide.
rawhide_fedora_version: 41 # number without quotation marks, or nothing if CI should not run for branched Fedora
rawhide_fedora_version: 42 # number without quotation marks, or nothing if CI should not run for branched Fedora

# List of all the branches which are currently supported and CI should be executed on these.
supported_branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# See https://github.com/actions/labeler

# Always apply target fedora version to any changes
f41:
f42:
- any:
- changed-files:
- any-glob-to-any-file: ['**']
Expand Down

0 comments on commit 8db9699

Please sign in to comment.