mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-15 19:58:28 +00:00
(cherry picked from commit b72e17cc53)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
78b4d399b4
commit
31b03d8224
@ -120,14 +120,14 @@ stages:
|
||||
parameters:
|
||||
testFormat: devel/linux/{0}
|
||||
targets:
|
||||
- name: Fedora 40
|
||||
test: fedora40
|
||||
- name: Fedora 41
|
||||
test: fedora41
|
||||
- name: Ubuntu 22.04
|
||||
test: ubuntu2204
|
||||
- name: Ubuntu 24.04
|
||||
test: ubuntu2404
|
||||
- name: Alpine 3.20
|
||||
test: alpine320
|
||||
- name: Alpine 3.21
|
||||
test: alpine321
|
||||
groups:
|
||||
- 4
|
||||
- 5
|
||||
@ -140,8 +140,12 @@ stages:
|
||||
parameters:
|
||||
testFormat: 2.18/linux/{0}
|
||||
targets:
|
||||
- name: Fedora 40
|
||||
test: fedora40
|
||||
- name: Ubuntu 22.04
|
||||
test: ubuntu2204
|
||||
- name: Alpine 3.20
|
||||
test: alpine320
|
||||
groups:
|
||||
- 4
|
||||
- 5
|
||||
@ -230,8 +234,8 @@ stages:
|
||||
parameters:
|
||||
testFormat: devel/{0}
|
||||
targets:
|
||||
- name: RHEL 9.4 with Docker SDK, urllib3, requests from sources
|
||||
test: rhel/9.4-dev-latest
|
||||
- name: RHEL 9.5 with Docker SDK, urllib3, requests from sources
|
||||
test: rhel/9.5-dev-latest
|
||||
groups:
|
||||
- 1
|
||||
- 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user