We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e365ae3 commit 33410b1Copy full SHA for 33410b1
.github/workflows/ansible-test.yml
@@ -117,14 +117,6 @@ jobs:
117
- ansible: ''
118
include:
119
# 2.9
120
- - ansible: '2.9'
121
- docker: fedora31
122
- python: ''
123
- target: azp/posix/1/
124
125
126
127
- target: azp/posix/2/
128
- ansible: '2.9'
129
docker: ubuntu1804
130
python: ''
@@ -159,14 +151,6 @@ jobs:
159
151
python: '3.6'
160
152
target: azp/generic/2/
161
153
# 2.11
162
- - ansible: '2.11'
163
- docker: fedora32
164
165
166
167
168
169
170
154
- ansible: '2.11'
171
155
docker: alpine3
172
156
0 commit comments