Skip to content

Commit

Permalink
packit: Add Fedora 41, drop Fedora 39
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Aug 16, 2024
1 parent 2805660 commit b28a8fb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
trigger: pull_request
packages: [cockpit-machines-fedora]
targets:
- fedora-39
- fedora-40
- fedora-41
- fedora-development

- job: copr_build
Expand All @@ -42,8 +42,8 @@ jobs:
packages: [cockpit-machines-fedora]
trigger: pull_request
targets:
- fedora-39
- fedora-40
- fedora-41
- fedora-development

- job: tests
Expand All @@ -70,9 +70,9 @@ jobs:
trigger: release
packages: [cockpit-machines-fedora]
dist_git_branches:
- fedora-development
- fedora-39
- fedora-40
- fedora-41
- fedora-development

- job: propose_downstream
trigger: release
Expand All @@ -84,14 +84,14 @@ jobs:
trigger: commit
packages: [cockpit-machines-fedora]
dist_git_branches:
- fedora-development
- fedora-39
- fedora-40
- fedora-41
- fedora-development

- job: bodhi_update
trigger: commit
packages: [cockpit-machines-fedora]
dist_git_branches:
# rawhide updates are created automatically
- fedora-39
- fedora-40
- fedora-41

0 comments on commit b28a8fb

Please sign in to comment.