Skip to content

Commit

Permalink
packit: Add Fedora 42, drop 40
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Feb 3, 2025
1 parent 6d140c6 commit c4e6ef0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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-40
- fedora-41
- fedora-42
- fedora-development

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

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

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

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

0 comments on commit c4e6ef0

Please sign in to comment.