Add rhel/9.3 for devel, remove rhel/9.2. (#673)
parent
e9dbc1a5a5
commit
cf1fe027dd
|
@ -204,8 +204,8 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- name: macOS 13.2
|
- name: macOS 13.2
|
||||||
test: macos/13.2
|
test: macos/13.2
|
||||||
- name: RHEL 9.2
|
- name: RHEL 9.3
|
||||||
test: rhel/9.2
|
test: rhel/9.3
|
||||||
- name: FreeBSD 13.2
|
- name: FreeBSD 13.2
|
||||||
test: freebsd/13.2
|
test: freebsd/13.2
|
||||||
groups:
|
groups:
|
||||||
|
@ -219,6 +219,8 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.16/{0}
|
testFormat: 2.16/{0}
|
||||||
targets:
|
targets:
|
||||||
|
- name: RHEL 9.2
|
||||||
|
test: rhel/9.2
|
||||||
- name: RHEL 8.8
|
- name: RHEL 8.8
|
||||||
test: rhel/8.8
|
test: rhel/8.8
|
||||||
groups:
|
groups:
|
||||||
|
|
Loading…
Reference in New Issue