summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-01-31 09:34:36 -0800
committerMatt Clay <matt@mystile.com>2022-01-31 10:49:22 -0800
commitae0ff3934ac909225cbd6f4ebf9d630851c8f5cf (patch)
tree848cc9a4f130e7147ee0a85f97b20d5d8972b53c
parentd4aa87f4cac8954069eac9a5b12e7d48a01a2f54 (diff)
downloadansible-ae0ff3934ac909225cbd6f4ebf9d630851c8f5cf.tar.gz
Remove centos8 from CI.
CentOS 8 has been EOL for ~1 month now.
-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 25a93aa234..bfe2914ff1 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -114,8 +114,6 @@ stages:
test: centos6
- name: CentOS 7
test: centos7
- - name: CentOS 8
- test: centos8
- name: Fedora 31
test: fedora31
- name: Fedora 32
@@ -186,8 +184,6 @@ stages:
test: centos6
- name: CentOS 7
test: centos7
- - name: CentOS 8
- test: centos8
- name: Fedora 31
test: fedora31
- name: Fedora 32