mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-17 05:42:38 -07:00
Reduce 2.9 coverage to decrease large number of jobs.
This commit is contained in:
parent
24c7fe8bfc
commit
8f9c7f39ba
1 changed files with 6 additions and 6 deletions
|
@ -188,8 +188,8 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- name: RHEL 8.2
|
- name: RHEL 8.2
|
||||||
test: rhel/8.2
|
test: rhel/8.2
|
||||||
- name: FreeBSD 12.0
|
#- name: FreeBSD 12.0
|
||||||
test: freebsd/12.0
|
# test: freebsd/12.0
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
@ -260,10 +260,10 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- name: CentOS 8
|
- name: CentOS 8
|
||||||
test: centos8
|
test: centos8
|
||||||
- name: Fedora 31
|
#- name: Fedora 31
|
||||||
test: fedora31
|
# test: fedora31
|
||||||
- name: openSUSE 15 py3
|
#- name: openSUSE 15 py3
|
||||||
test: opensuse15
|
# test: opensuse15
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue