tests/CI: Add runners for RHEL 9.7 and 10.1
Add runners for RHEL 9.7 and 10.1 and remove 9.6 and 10.0 runners.
This commit is contained in:
parent
d0e805e8be
commit
557d5f440c
49 changed files with 511903 additions and 190 deletions
|
|
@ -88,7 +88,7 @@ provision:
|
|||
enabled: false
|
||||
- when: distro == fedora
|
||||
enabled: false
|
||||
- when: distro == rhel-9-6
|
||||
- when: distro == rhel-9-7
|
||||
enabled: false
|
||||
|
||||
/edge-x86-minimal:
|
||||
|
|
@ -116,5 +116,5 @@ provision:
|
|||
adjust+:
|
||||
- when: distro == cs-9
|
||||
enabled: false
|
||||
- when: distro == rhel-9-6
|
||||
- when: distro == rhel-9-7
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue