CI: don't run some tests on el9.5-nightly aarch64
Runners in some jobs suggest, that the intention was to run them only on x86_64. However, there were two instances when such job was also run on aarch64 el9.5-nightly runner. Let's assume that this was a copy&paste error and delete such cases. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
06a897390a
commit
eae8b50ad3
1 changed files with 0 additions and 2 deletions
|
|
@ -357,7 +357,6 @@ Trigger-rhel-edge-ci:
|
|||
- aws/rhel-8.10-ga-x86_64
|
||||
- aws/rhel-9.4-ga-x86_64
|
||||
- aws/rhel-9.5-nightly-x86_64
|
||||
- aws/rhel-9.5-nightly-aarch64
|
||||
- aws/rhel-10.0-nightly-x86_64
|
||||
- aws/centos-stream-9-x86_64
|
||||
- aws/centos-stream-10-x86_64
|
||||
|
|
@ -814,7 +813,6 @@ ContainerEmbedding:
|
|||
- aws/centos-stream-9-x86_64
|
||||
- aws/centos-stream-10-x86_64
|
||||
- aws/rhel-9.5-nightly-x86_64
|
||||
- aws/rhel-9.5-nightly-aarch64
|
||||
- aws/rhel-10.0-nightly-x86_64
|
||||
|
||||
WorkerExecutor:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue