Removing Fedora 31 and 32 from CI. These images seem to no longer work.
parent
7f2ebabc46
commit
5cb53c0573
|
@ -112,11 +112,6 @@ jobs:
|
|||
# python: ''
|
||||
# target: shippable/posix/group1/
|
||||
# runs_on: ubuntu-20.04
|
||||
- ansible: '2.9'
|
||||
docker: fedora31
|
||||
python: ''
|
||||
target: shippable/posix/group1/
|
||||
runs_on: ubuntu-20.04
|
||||
- ansible: '2.9'
|
||||
docker: ubuntu1604
|
||||
python: ''
|
||||
|
@ -138,11 +133,6 @@ jobs:
|
|||
python: ''
|
||||
target: shippable/posix/group1/
|
||||
runs_on: ubuntu-20.04
|
||||
- ansible: '2.10'
|
||||
docker: fedora31
|
||||
python: ''
|
||||
target: shippable/posix/group1/
|
||||
runs_on: ubuntu-20.04
|
||||
- ansible: '2.10'
|
||||
docker: ubuntu1604
|
||||
python: ''
|
||||
|
@ -159,11 +149,6 @@ jobs:
|
|||
# python: ''
|
||||
# target: shippable/posix/group1/
|
||||
# runs_on: ubuntu-20.04
|
||||
- ansible: '2.11'
|
||||
docker: fedora32
|
||||
python: ''
|
||||
target: shippable/posix/group1/
|
||||
runs_on: ubuntu-20.04
|
||||
- ansible: '2.11'
|
||||
docker: opensuse15py2
|
||||
python: ''
|
||||
|
|
Loading…
Reference in New Issue