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:
parent
4bcc9d961f
commit
b1a44beed3
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue