use alma+epel
This commit is contained in:
parent
71458745d9
commit
02e484411c
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ jobs:
|
|||
run: |
|
||||
SRPM=$(find "${HOME}/rpmbuild/SRPMS" -name "*.src.rpm" | head -1)
|
||||
mock \
|
||||
--root almalinux-10-x86_64 \
|
||||
--root alma+epel-10-x86_64 \
|
||||
--resultdir "${HOME}/mock-results" \
|
||||
--rebuild "$SRPM"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue