mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Add Fedora 41, Alpine 3.21, RHEL 9.5 to CI for devel. (#1024)
This commit is contained in:
parent
29ff1241ce
commit
b72e17cc53
@ -109,14 +109,14 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/linux/{0}
|
testFormat: devel/linux/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: Fedora 40
|
- name: Fedora 41
|
||||||
test: fedora40
|
test: fedora41
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu2204
|
test: ubuntu2204
|
||||||
- name: Ubuntu 24.04
|
- name: Ubuntu 24.04
|
||||||
test: ubuntu2404
|
test: ubuntu2404
|
||||||
- name: Alpine 3.20
|
- name: Alpine 3.21
|
||||||
test: alpine320
|
test: alpine321
|
||||||
groups:
|
groups:
|
||||||
- 4
|
- 4
|
||||||
- 5
|
- 5
|
||||||
@ -128,8 +128,12 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.18/linux/{0}
|
testFormat: 2.18/linux/{0}
|
||||||
targets:
|
targets:
|
||||||
|
- name: Fedora 40
|
||||||
|
test: fedora40
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu2204
|
test: ubuntu2204
|
||||||
|
- name: Alpine 3.20
|
||||||
|
test: alpine320
|
||||||
groups:
|
groups:
|
||||||
- 4
|
- 4
|
||||||
- 5
|
- 5
|
||||||
@ -198,8 +202,8 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}
|
testFormat: devel/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: RHEL 9.4 with Docker SDK, urllib3, requests from sources
|
- name: RHEL 9.5 with Docker SDK, urllib3, requests from sources
|
||||||
test: rhel/9.4-dev-latest
|
test: rhel/9.5-dev-latest
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user