From ac73e23031673f8e964e999bb628dd3bb5fb10a8 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 31 Jan 2022 21:27:01 +0100 Subject: [PATCH] Remove CentOS 8 from CI. (#4134) --- .azure-pipelines/azure-pipelines.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 5d088baa6d..4f0a6c7383 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -221,8 +221,6 @@ stages: test: centos6 - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 32 test: fedora32 - name: Fedora 33 @@ -249,8 +247,6 @@ stages: parameters: testFormat: 2.10/linux/{0} targets: - - name: CentOS 8 - test: centos8 - name: Fedora 32 test: fedora32 - name: openSUSE 15 py3 @@ -270,8 +266,6 @@ stages: parameters: testFormat: 2.9/linux/{0} targets: - - name: CentOS 8 - test: centos8 - name: Fedora 31 test: fedora31 - name: openSUSE 15 py3