mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-05 11:08:51 +00:00
Bump Alpine 3.21 to 3.22, Fedora 41 to 42, and RHEL 9.5 to 9.6. (#1103)
Add old versions to stable-2.19 if not present yet.
This commit is contained in:
parent
89c58cd171
commit
e0a4f37e31
@ -116,14 +116,14 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/linux/{0}
|
testFormat: devel/linux/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: Fedora 41
|
- name: Fedora 42
|
||||||
test: fedora41
|
test: fedora42
|
||||||
- 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.21
|
- name: Alpine 3.22
|
||||||
test: alpine321
|
test: alpine322
|
||||||
groups:
|
groups:
|
||||||
- 4
|
- 4
|
||||||
- 5
|
- 5
|
||||||
@ -135,8 +135,10 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: 2.19/linux/{0}
|
testFormat: 2.19/linux/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: Ubuntu 24.04
|
- name: Fedora 42
|
||||||
test: ubuntu2404
|
test: fedora41
|
||||||
|
- name: Alpine 3.21
|
||||||
|
test: alpine321
|
||||||
groups:
|
groups:
|
||||||
- 4
|
- 4
|
||||||
- 5
|
- 5
|
||||||
@ -222,8 +224,8 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}
|
testFormat: devel/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: RHEL 9.5 with Docker SDK, urllib3, requests from sources
|
- name: RHEL 9.6 with Docker SDK, urllib3, requests from sources
|
||||||
test: rhel/9.5-dev-latest
|
test: rhel/9.6-dev-latest
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user