Skip to content

Commit 33410b1

Browse files
committed
Removing Fedora 31 and 32 from CI. These images seem to no longer work.
1 parent e365ae3 commit 33410b1

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.github/workflows/ansible-test.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,6 @@ jobs:
117117
- ansible: ''
118118
include:
119119
# 2.9
120-
- ansible: '2.9'
121-
docker: fedora31
122-
python: ''
123-
target: azp/posix/1/
124-
- ansible: '2.9'
125-
docker: fedora31
126-
python: ''
127-
target: azp/posix/2/
128120
- ansible: '2.9'
129121
docker: ubuntu1804
130122
python: ''
@@ -159,14 +151,6 @@ jobs:
159151
python: '3.6'
160152
target: azp/generic/2/
161153
# 2.11
162-
- ansible: '2.11'
163-
docker: fedora32
164-
python: ''
165-
target: azp/posix/1/
166-
- ansible: '2.11'
167-
docker: fedora32
168-
python: ''
169-
target: azp/posix/2/
170154
- ansible: '2.11'
171155
docker: alpine3
172156
python: ''

0 commit comments

Comments
 (0)