mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 19:42:06 +00:00
Add rhel/9.3 for devel, remove rhel/9.2. (#706)
This commit is contained in:
parent
a50be1abf6
commit
5630e3e4f3
@ -192,8 +192,8 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}
|
testFormat: devel/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: RHEL 9.2 with latest Docker SDK from PyPi
|
- name: RHEL 9.3 with latest Docker SDK from PyPi
|
||||||
test: rhel/9.2-pypi-latest
|
test: rhel/9.3-pypi-latest
|
||||||
# Currently always hangs in group 2
|
# Currently always hangs in group 2
|
||||||
# - name: RHEL 8.8
|
# - name: RHEL 8.8
|
||||||
# test: rhel/8.8
|
# test: rhel/8.8
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user