mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
Update CI matrix
* Update the remote test target for 2.16 Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
parent
f58b6a62d0
commit
f1e49f4dd1
1 changed files with 4 additions and 4 deletions
|
|
@ -252,10 +252,10 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.16/{0}/1
|
testFormat: 2.16/{0}/1
|
||||||
targets:
|
targets:
|
||||||
- name: RHEL 8.8
|
- name: RHEL 8.9
|
||||||
test: rhel/8.8
|
test: rhel/8.9
|
||||||
- name: RHEL 9.2
|
- name: RHEL 9.3
|
||||||
test: rhel/9.2
|
test: rhel/9.3
|
||||||
|
|
||||||
## Finally
|
## Finally
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue