From b886d7691fc3e3de9374a920a1cc3521f6099e06 Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Wed, 2 Feb 2022 18:03:28 +0900 Subject: [PATCH] Update AZP matrix to remove CentOS8 test - Addresses https://github.com/ansible-collections/news-for-maintainers/issues/3 Signed-off-by: Hideki Saito --- .azure-pipelines/azure-pipelines.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 25eae00..e2ac310 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -75,8 +75,6 @@ stages: test: centos6 - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 33 test: fedora33 - name: Fedora 34 @@ -101,8 +99,6 @@ stages: test: centos6 - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 32 test: fedora32 - name: Fedora 33 @@ -127,8 +123,6 @@ stages: test: centos6 - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 30 test: fedora30 - name: Fedora 31 @@ -153,8 +147,6 @@ stages: test: centos6 - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 30 test: fedora30 - name: Fedora 31