Skip to content

Commit

Permalink
packit: Drop copr_build job redundancy
Browse files Browse the repository at this point in the history
It's exactly the same OS list as for `tests`. We only need to specify
the additional build targets, but we don't have any.
  • Loading branch information
martinpitt committed Feb 7, 2025
1 parent b9caec1 commit d1cbf81
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,8 @@ actions:
jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-all
- fedora-latest-aarch64
- centos-stream-9
- centos-stream-9-aarch64
- centos-stream-10
# only extra build-only targets; targets in "tests" are implicitly built
targets: []

- job: tests
trigger: pull_request
Expand Down

0 comments on commit d1cbf81

Please sign in to comment.