Skip to content

Commit

Permalink
adjust for rhel-9
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Dec 31, 2024
1 parent 3088016 commit 78b1778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plans/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ adjust:
copr: rhcontainerbot/bats-el10
package: bats
- name: "Enable EPEL on RHEL for bats and other packages"
when: distro == centos-stream or distro == rhel
when: distro == centos-stream-9 or distro == rhel-9
prepare+:
how: feature
epel: enabled
Expand Down

0 comments on commit 78b1778

Please sign in to comment.