.gitlab-ci.yml: fix runner matrix
This commit is contained in:
parent
6ef29afac3
commit
70686388b7
1 changed files with 2 additions and 2 deletions
|
|
@ -30,9 +30,9 @@ test:
|
|||
parallel:
|
||||
matrix:
|
||||
- RUNNER:
|
||||
- aws/rhel-9.6-nightly-x86_64
|
||||
- aws/rhel-10.0-nightly-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
- aws/rhel-9.6-nightly-x86_64
|
||||
- aws/rhel-10.0-nightly-x86_64
|
||||
|
||||
finish:
|
||||
stage: finish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue