Skip to content

Commit

Permalink
[v4.9] [skip-ci] packit: update fedora downstream branches
Browse files Browse the repository at this point in the history
v4.9 only for Fedora 38 and 39. Fedora rawhide and 40 will move to v5.

Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Feb 8, 2024
1 parent 4c14019 commit 1b03af8
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,14 @@ jobs:
- job: propose_downstream
trigger: release
update_release: false
dist_git_branches:
- fedora-all
dist_git_branches: &stable_fedora
- fedora-39
- fedora-38

- job: koji_build
trigger: commit
dist_git_branches:
- fedora-all
dist_git_branches: *stable_fedora

- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-branched # rawhide updates are created automatically
dist_git_branches: *stable_fedora

0 comments on commit 1b03af8

Please sign in to comment.