mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-04-27 08:56:47 +00:00
Disable CentOS 7 tests on 2.9 and 2.11.
This commit is contained in:
16
.github/workflows/ansible-test.yml
vendored
16
.github/workflows/ansible-test.yml
vendored
@@ -110,10 +110,10 @@ jobs:
|
||||
docker: centos6
|
||||
python: ''
|
||||
target: shippable/posix/group1/
|
||||
- ansible: '2.9'
|
||||
docker: centos7
|
||||
python: ''
|
||||
target: shippable/posix/group1/
|
||||
#- ansible: '2.9'
|
||||
# docker: centos7
|
||||
# python: ''
|
||||
# target: shippable/posix/group1/
|
||||
- ansible: '2.9'
|
||||
docker: fedora31
|
||||
python: ''
|
||||
@@ -148,10 +148,10 @@ jobs:
|
||||
python: '3.6'
|
||||
target: shippable/cloud/group1/
|
||||
# 2.11
|
||||
- ansible: '2.11'
|
||||
docker: centos7
|
||||
python: ''
|
||||
target: shippable/posix/group1/
|
||||
#- ansible: '2.11'
|
||||
# docker: centos7
|
||||
# python: ''
|
||||
# target: shippable/posix/group1/
|
||||
- ansible: '2.11'
|
||||
docker: fedora32
|
||||
python: ''
|
||||
|
||||
Reference in New Issue
Block a user