CI: Install EPEL packages via full URL to support running tests on real RHEL
Resolves: rhbz#2065590
This commit is contained in:
parent
a9aa69f463
commit
44772c3c74
@ -94,7 +94,8 @@
|
||||
dir: .
|
||||
run: rpmbuild -ba escape_percentages.spec
|
||||
required_packages:
|
||||
- epel-next-release
|
||||
- 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm'
|
||||
- 'https://dl.fedoraproject.org/pub/epel/epel-next-release-latest-9.noarch.rpm'
|
||||
- mock
|
||||
- rpmdevtools
|
||||
- rpm-build
|
||||
|
Loading…
Reference in New Issue
Block a user