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
tomasmatus authored and martinpitt committed Aug 23, 2023
1 parent e40bf3e commit d086a6d
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 @@ -19,17 +19,17 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-37
- fedora-38
- fedora-39
- fedora-development
- centos-stream-8
- centos-stream-9

- job: tests
trigger: pull_request
targets:
- fedora-37
- fedora-38
- fedora-39
- fedora-development
- centos-stream-8
- centos-stream-9
Expand All @@ -51,19 +51,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 d086a6d

Please sign in to comment.