Skip to content

Commit 5ceb40b

Browse files
Merge pull request #618 from saito-hideki/issie/612
[AZP] Remove ubuntu20.04 from CI tests SUMMARY Remove ubuntu20.04 from CI tests Fixes #612 ISSUE TYPE CI Pull Request COMPONENT NAME ansible.posix ADDITIONAL INFORMATION None
2 parents 1b8aeb0 + 2cec8cb commit 5ceb40b

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.azure-pipelines/azure-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@ stages:
152152
targets:
153153
- name: Fedora 39
154154
test: fedora39
155-
- name: Ubuntu 20.04
156-
test: ubuntu2004
157155
- name: Ubuntu 22.04
158156
test: ubuntu2204
159157
- stage: Docker_2_16
@@ -168,8 +166,6 @@ stages:
168166
test: centos7
169167
- name: Fedora 38
170168
test: fedora38
171-
- name: Ubuntu 20.04
172-
test: ubuntu2004
173169
- name: Ubuntu 22.04
174170
test: ubuntu2204
175171

@@ -187,8 +183,6 @@ stages:
187183
test: fedora37
188184
- name: openSUSE 15 py3
189185
test: opensuse15
190-
- name: Ubuntu 20.04
191-
test: ubuntu2004
192186
- name: Ubuntu 22.04
193187
test: ubuntu2204
194188

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
trivial:
2+
- Remove ubuntu20.04 from CI tests (https://github.com/ansible-collections/ansible.posix/issues/612).

0 commit comments

Comments
 (0)