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