Skip to content

Commit

Permalink
packit: Drop Fedora 38
Browse files Browse the repository at this point in the history
We traditionally support two Fedora releases at any time. Fedora 40 was
already added earlier.
  • Loading branch information
martinpitt committed Feb 27, 2024
1 parent 50c4140 commit d8df61e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-38
- fedora-39
- fedora-40
- fedora-latest-aarch64
Expand All @@ -31,7 +30,6 @@ jobs:
- job: tests
trigger: pull_request
targets:
- fedora-38
- fedora-39
- fedora-40
- fedora-latest-aarch64
Expand Down Expand Up @@ -64,22 +62,19 @@ jobs:
trigger: release
dist_git_branches:
- fedora-development
- fedora-38
- fedora-39
- fedora-40

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

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

0 comments on commit d8df61e

Please sign in to comment.