Fedora 32 and 33 images no longer work with ansible-core 2.11 on GHA.

pull/8586/head
Felix Fontein 2024-07-01 14:04:58 +02:00
parent 393358bbb1
commit fee6fcfbdd
1 changed files with 0 additions and 24 deletions

View File

@ -134,30 +134,6 @@ jobs:
- ansible: '' - ansible: ''
include: include:
# 2.11 # 2.11
- ansible: '2.11'
docker: fedora32
python: ''
target: azp/posix/1/
- ansible: '2.11'
docker: fedora32
python: ''
target: azp/posix/2/
- ansible: '2.11'
docker: fedora32
python: ''
target: azp/posix/3/
- ansible: '2.11'
docker: fedora33
python: ''
target: azp/posix/1/
- ansible: '2.11'
docker: fedora33
python: ''
target: azp/posix/2/
- ansible: '2.11'
docker: fedora33
python: ''
target: azp/posix/3/
- ansible: '2.11' - ansible: '2.11'
docker: alpine3 docker: alpine3
python: '' python: ''