Switch `centos-stream-9-x86_64` copr-builds to `centos-stream+epel-next-9-x86_64`

This is required because rpmsoftwaremanagement/dnf-nightly switched to
it as well.

We keep the `tests` job as `centos-stream-9-x86_64` because `Testing
Farm` doesn't recognize `centos-stream+epel-next-9-x86_64`.
This commit is contained in:
Aleš Matěj 2025-06-20 05:51:02 +02:00 committed by Petr Pisar
parent 4bcc9d961f
commit b1a44beed3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- centos-stream-9-x86_64
- centos-stream+epel-next-9-x86_64
- fedora-all
additional_repos:
- "copr://rpmsoftwaremanagement/dnf-nightly"