mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-16 17:26:28 +00:00
CentOS 7 doesn't work in GHA.
This commit is contained in:
parent
1991d4593a
commit
1affb3ade5
12
.github/workflows/ansible-test.yml
vendored
12
.github/workflows/ansible-test.yml
vendored
@ -212,18 +212,6 @@ jobs:
|
|||||||
docker: fedora37
|
docker: fedora37
|
||||||
python: ''
|
python: ''
|
||||||
target: azp/6/
|
target: azp/6/
|
||||||
- ansible: '2.15'
|
|
||||||
docker: centos7
|
|
||||||
python: ''
|
|
||||||
target: azp/4/
|
|
||||||
- ansible: '2.15'
|
|
||||||
docker: centos7
|
|
||||||
python: ''
|
|
||||||
target: azp/5/
|
|
||||||
- ansible: '2.15'
|
|
||||||
docker: centos7
|
|
||||||
python: ''
|
|
||||||
target: azp/6/
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Perform integration testing against Ansible version ${{ matrix.ansible }} under Python ${{ matrix.python }}
|
- name: Perform integration testing against Ansible version ${{ matrix.ansible }} under Python ${{ matrix.python }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user