CI: move centos out of RHEL runners
We have this lits of separate RHEL runners only to build test rpms during nightly pipelines.
This commit is contained in:
parent
eb78fcd85e
commit
81c66b5128
1 changed files with 2 additions and 2 deletions
|
|
@ -67,8 +67,6 @@ init:
|
|||
- aws/rhel-8.7-nightly-aarch64
|
||||
- aws/rhel-9.1-nightly-x86_64
|
||||
- aws/rhel-9.1-nightly-aarch64
|
||||
- aws/centos-stream-9-x86_64
|
||||
- aws/centos-stream-9-aarch64
|
||||
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
|
||||
|
|
@ -90,6 +88,8 @@ RPM:
|
|||
- aws/rhel-9.0-ga-aarch64
|
||||
- aws/centos-stream-8-x86_64
|
||||
- aws/centos-stream-8-aarch64
|
||||
- aws/centos-stream-9-x86_64
|
||||
- aws/centos-stream-9-aarch64
|
||||
- <<: *RPM_RUNNERS_RHEL
|
||||
|
||||
Build -tests RPM for RHEL:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue