Skip to content

Commit 1093ea5

Browse files
committed
Use a working compose for EPEL 8 tests
Signed-off-by: Nikola Forró <[email protected]>
1 parent e0925cf commit 1093ea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.packit.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ jobs:
163163
tmt_plan: "smoke|full"
164164
use_internal_tf: true
165165
targets:
166-
epel-8:
167-
distros: [RHEL-8]
166+
epel-8-x86_64:
167+
distros: [RHEL-8.10.0-Nightly]
168168
# enable EPEL
169169
tf_extra_params:
170170
environments:

0 commit comments

Comments
 (0)