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 d0da008 commit 7f06cd5Copy full SHA for 7f06cd5
1 file changed
.packit.yaml
@@ -189,8 +189,13 @@ jobs:
189
- <<: *tests
190
packages: [specfile-epel10]
191
tmt_plan: "smoke|full"
192
+ use_internal_tf: true
193
targets:
- - epel-10-all
194
+ epel-10-x86_64:
195
+ distros: [CentOS-Stream-10]
196
+ rhel+epel-10-x86_64:
197
+ # Y-release needs to be bumped when epel-10-branched advances
198
+ distros: [RHEL-10.1-Nightly]
199
200
- &propose_downstream
201
job: propose_downstream
0 commit comments