mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
CI: Move Alpine 3.18 docker to stable-2.16, add Alpine 3.19 docker, bump Alpine VM to 3.19 (#8127)
Move Alpine 3.18 docker to stable-2.16, add Alpine 3.19 docker, bump Alpine VM to 3.19.
This commit is contained in:
@@ -171,8 +171,8 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}
|
testFormat: devel/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: Alpine 3.18
|
- name: Alpine 3.19
|
||||||
test: alpine/3.18
|
test: alpine/3.19
|
||||||
# - name: Fedora 39
|
# - name: Fedora 39
|
||||||
# test: fedora/39
|
# test: fedora/39
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
@@ -275,8 +275,8 @@ stages:
|
|||||||
test: ubuntu2004
|
test: ubuntu2004
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu2204
|
test: ubuntu2204
|
||||||
- name: Alpine 3
|
- name: Alpine 3.19
|
||||||
test: alpine3
|
test: alpine319
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
@@ -293,6 +293,8 @@ stages:
|
|||||||
test: fedora38
|
test: fedora38
|
||||||
- name: openSUSE 15
|
- name: openSUSE 15
|
||||||
test: opensuse15
|
test: opensuse15
|
||||||
|
- name: Alpine 3
|
||||||
|
test: alpine3
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|||||||
Reference in New Issue
Block a user