mirror of https://github.com/containers/podman.git
[skip-ci] Packit: enable CentOS 10 Stream build jobs
CentOS 10 Stream rpm builds are now active, so we should add jobs for those on PRs. These have to be centos-stream for now and not epel as epel will be created only after RHEL-10 is released AFAIK, while the centos-stream-10 targets are available in copr now. Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
parent
6b41fa5c65
commit
e83b2cce82
|
@ -49,6 +49,8 @@ jobs:
|
|||
- centos-stream+epel-next-8-aarch64
|
||||
- epel-9-x86_64
|
||||
- epel-9-aarch64
|
||||
- centos-stream-10-x86_64
|
||||
- centos-stream-10-aarch64
|
||||
additional_repos:
|
||||
- "copr://rhcontainerbot/podman-next"
|
||||
|
||||
|
|
Loading…
Reference in New Issue