mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Update CI matrix. (#549)
This commit is contained in:
parent
18091193de
commit
dc5af8985b
@ -111,8 +111,8 @@ stages:
|
|||||||
targets:
|
targets:
|
||||||
- name: CentOS 7
|
- name: CentOS 7
|
||||||
test: centos7
|
test: centos7
|
||||||
- name: Fedora 36
|
- name: Fedora 37
|
||||||
test: fedora36
|
test: fedora37
|
||||||
- name: openSUSE 15
|
- name: openSUSE 15
|
||||||
test: opensuse15
|
test: opensuse15
|
||||||
- name: Ubuntu 20.04
|
- name: Ubuntu 20.04
|
||||||
@ -132,8 +132,8 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.14/linux/{0}
|
testFormat: 2.14/linux/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: Ubuntu 22.04
|
- name: Fedora 36
|
||||||
test: ubuntu2204
|
test: fedora36
|
||||||
groups:
|
groups:
|
||||||
- 4
|
- 4
|
||||||
- 5
|
- 5
|
||||||
@ -206,8 +206,8 @@ stages:
|
|||||||
targets:
|
targets:
|
||||||
- name: RHEL 7.9
|
- name: RHEL 7.9
|
||||||
test: rhel/7.9
|
test: rhel/7.9
|
||||||
- name: RHEL 9.0 with latest Docker SDK from PyPi
|
- name: RHEL 9.1 with latest Docker SDK from PyPi
|
||||||
test: rhel/9.0-pypi-latest
|
test: rhel/9.1-pypi-latest
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user