summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2021-10-15 14:04:00 -0700
committerMatt Clay <matt@mystile.com>2021-10-15 16:06:18 -0700
commit58744acb84bf165a027a78be76b857ae7449eab4 (patch)
tree1c0fe13d24ce0d63ef2f624a6fee16a61eb3dfed /.azure-pipelines
parent80f4b67f436876eb396ccf265af9d96b95716a59 (diff)
downloadansible-58744acb84bf165a027a78be76b857ae7449eab4.tar.gz
Remove centos8 from CI matrix.
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 d6cb73190f..094cf27aa2 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -117,8 +117,6 @@ stages:
test: alpine3
- name: CentOS 7
test: centos7
- - name: CentOS 8
- test: centos8
- name: Fedora 33
test: fedora33
- name: Fedora 34
@@ -189,8 +187,6 @@ stages:
targets:
- name: CentOS 7
test: centos7
- - name: CentOS 8
- test: centos8
- name: Fedora 33
test: fedora33
- name: Fedora 34