We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2420653 commit 85145ebCopy full SHA for 85145eb
1 file changed
.packit.yaml
@@ -99,10 +99,13 @@ jobs:
99
packages: [specfile-epel8]
100
targets:
101
- epel-8
102
- - <<: *copr_build_pr
+ - job: copr_build
103
+ trigger: pull_request
104
packages: [specfile-epel10]
105
- - epel-10-all
106
+ epel-10-x86_64: {}
107
+ epel-10-branched-x86_64:
108
+ distros: [RHEL-10.0-Nightly]
109
110
- &copr_build_commit_main
111
job: copr_build
0 commit comments