summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorAndrew Klychkov <aaklychkov@mail.ru>2021-02-18 18:51:13 +0300
committerMatt Clay <matt@mystile.com>2021-02-18 08:58:02 -0800
commit010afe0b2df6ab92fd8293054ca738afdc55222c (patch)
treea0332a8277f89ff1189378cd4604c552038ce425 /.azure-pipelines
parentac0dedda72d605a2240ee99d05a5cecbd25cd80e (diff)
downloadansible-010afe0b2df6ab92fd8293054ca738afdc55222c.tar.gz
azure-pipelines: remove ubuntu1604
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 4ed5dc2be7..5b3eceb47b 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -128,8 +128,6 @@ stages:
test: opensuse15py2
- name: openSUSE 15 py3
test: opensuse15
- - name: Ubuntu 16.04
- test: ubuntu1604
- name: Ubuntu 18.04
test: ubuntu1804
- name: Ubuntu 20.04
@@ -202,8 +200,6 @@ stages:
test: opensuse15py2
- name: openSUSE 15 py3
test: opensuse15
- - name: Ubuntu 16.04
- test: ubuntu1604
- name: Ubuntu 18.04
test: ubuntu1804
- name: Ubuntu 20.04