We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 439cb37 commit 85800c7Copy full SHA for 85800c7
.packit.yaml
@@ -22,16 +22,15 @@ jobs:
22
- &copr
23
job: copr_build
24
trigger: pull_request
25
- metadata:
26
- targets:
27
- - epel-all-aarch64
28
- - epel-all-ppc64le
29
- - epel-all-s390x
30
- - epel-all-x86_64
31
- - fedora-all-aarch64
32
- - fedora-all-ppc64le
33
- - fedora-all-s390x
34
- - fedora-all-x86_64
+ targets:
+ - epel-all-aarch64
+ - epel-all-ppc64le
+ - epel-all-s390x
+ - epel-all-x86_64
+ - fedora-all-aarch64
+ - fedora-all-ppc64le
+ - fedora-all-s390x
+ - fedora-all-x86_64
35
36
- <<: *copr
37
trigger: commit
0 commit comments