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