mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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:
|
||||
- name: RHEL 8.2
|
||||
test: rhel/8.2
|
||||
- name: FreeBSD 12.0
|
||||
test: freebsd/12.0
|
||||
#- name: FreeBSD 12.0
|
||||
# test: freebsd/12.0
|
||||
groups:
|
||||
- 1
|
||||
- 2
|
||||
|
@ -260,10 +260,10 @@ stages:
|
|||
targets:
|
||||
- name: CentOS 8
|
||||
test: centos8
|
||||
- name: Fedora 31
|
||||
test: fedora31
|
||||
- name: openSUSE 15 py3
|
||||
test: opensuse15
|
||||
#- name: Fedora 31
|
||||
# test: fedora31
|
||||
#- name: openSUSE 15 py3
|
||||
# test: opensuse15
|
||||
groups:
|
||||
- 1
|
||||
- 2
|
||||
|
|
Loading…
Add table
Reference in a new issue