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 e3f0200 commit 39908d4Copy full SHA for 39908d4
.packit.yaml
@@ -30,19 +30,21 @@ jobs:
30
- fedora-all-aarch64
31
- fedora-all-ppc64le
32
- fedora-all-s390x
33
- - centos-stream-10
34
- - centos-stream-10-aarch64
35
- - centos-stream-10-ppc64le
36
- - centos-stream-10-s390x
37
- - centos-stream-9
38
- - centos-stream-9-aarch64
39
- - centos-stream-9-ppc64le
40
- - centos-stream-9-s390x
+ - epel-10
+ - epel-10-aarch64
+ - epel-10-ppc64le
+ - epel-10-s390x
+ - epel-9
+ - epel-9-aarch64
+ - epel-9-ppc64le
+ - epel-9-s390x
41
42
- job: tests
43
trigger: pull_request
44
targets:
45
- fedora-all
46
47
48
49
- job: pull_from_upstream
50
trigger: release
0 commit comments