Skip to content

Commit

Permalink
packit: Drop Fedora 35, add Fedora 37
Browse files Browse the repository at this point in the history
As usual, keep supporting the two most recent branched versions.

Also drop Rawhide from our cockpit-preview COPR build: We directly
upload new releases to Rawhide anyway, so this is redundant.
  • Loading branch information
martinpitt authored and jelly committed Aug 31, 2022
1 parent 3b1a6d8 commit c1049db
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 @@ -19,8 +19,8 @@ jobs:
- job: tests
trigger: pull_request
targets:
- fedora-35
- fedora-36
- fedora-37
- fedora-development
- centos-stream-9-x86_64

Expand All @@ -33,9 +33,8 @@ jobs:
# should just use the existing config for permanent COPRs;
# https://github.com/packit/packit-service/issues/1499
targets:
- fedora-35
- fedora-36
- fedora-development
- fedora-37
- centos-stream-8-x86_64
- centos-stream-9-x86_64
actions:
Expand All @@ -50,19 +49,19 @@ jobs:
trigger: release
dist_git_branches:
- fedora-development
- fedora-35
- fedora-36
- fedora-37

- job: koji_build
trigger: commit
dist_git_branches:
- fedora-development
- fedora-35
- fedora-36
- fedora-37

- job: bodhi_update
trigger: commit
dist_git_branches:
# rawhide updates are created automatically
- fedora-35
- fedora-36
- fedora-37

0 comments on commit c1049db

Please sign in to comment.