mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
(cherry picked from commit dcb2e09b4a
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a77bb090b3
commit
15c4e08295
1 changed files with 6 additions and 6 deletions
|
@ -251,14 +251,14 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- name: CentOS 7
|
- name: CentOS 7
|
||||||
test: centos7
|
test: centos7
|
||||||
- name: Fedora 34
|
- name: Fedora 35
|
||||||
test: fedora34
|
test: fedora35
|
||||||
- name: Fedora 36
|
- name: Fedora 36
|
||||||
test: fedora36
|
test: fedora36
|
||||||
- name: openSUSE 15
|
- name: openSUSE 15
|
||||||
test: opensuse15
|
test: opensuse15
|
||||||
- name: Ubuntu 18.04
|
- name: Ubuntu 20.04
|
||||||
test: ubuntu1804
|
test: ubuntu2004
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu2204
|
test: ubuntu2204
|
||||||
- name: Alpine 3
|
- name: Alpine 3
|
||||||
|
@ -297,8 +297,8 @@ stages:
|
||||||
test: centos6
|
test: centos6
|
||||||
- name: Fedora 34
|
- name: Fedora 34
|
||||||
test: fedora34
|
test: fedora34
|
||||||
- name: Ubuntu 20.04
|
- name: Ubuntu 18.04
|
||||||
test: ubuntu2004
|
test: ubuntu1804
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|
Loading…
Reference in a new issue