CentOS 7 doesn't work in GHA.

This commit is contained in:
Felix Fontein 2025-07-30 06:53:00 +02:00
parent 1991d4593a
commit 1affb3ade5

View File

@ -212,18 +212,6 @@ jobs:
docker: fedora37
python: ''
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:
- name: Perform integration testing against Ansible version ${{ matrix.ansible }} under Python ${{ matrix.python }}