use alma+epel

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-27 12:28:14 -03:00
commit 02e484411c

View file

@ -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"