Skip to content

Commit

Permalink
packit: Add Fedora 39, drop Fedora 37
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Aug 23, 2023
1 parent d974c4b commit 2d390b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
identifier: self
trigger: pull_request
targets:
- fedora-37
- fedora-38
- fedora-39
- fedora-latest-aarch64
- fedora-development
- centos-stream-8-x86_64
Expand Down Expand Up @@ -90,19 +90,19 @@ jobs:
trigger: release
dist_git_branches:
- fedora-development
- fedora-37
- fedora-38
- fedora-39

- job: koji_build
trigger: commit
dist_git_branches:
- fedora-development
- fedora-37
- fedora-38
- fedora-39

- job: bodhi_update
trigger: commit
dist_git_branches:
# rawhide updates are created automatically
- fedora-37
- fedora-38
- fedora-39

0 comments on commit 2d390b7

Please sign in to comment.