packit: Drop copr_build job redundancy
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.
This commit is contained in:
parent
b9caec1827
commit
e377031468
1 changed files with 2 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue