From 23226dce8f95500a6296451d42fb6f6df80de66b Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 31 Jan 2022 22:17:41 +0100 Subject: [PATCH] Drop CentOS 8 from CI. (#393) --- .azure-pipelines/azure-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 69084f1b..97e07b56 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -137,8 +137,6 @@ stages: targets: - name: CentOS 6 test: centos6 - - name: CentOS 8 - test: centos8 - name: Fedora 33 test: fedora33 - name: openSUSE 15 py3 @@ -155,8 +153,6 @@ stages: targets: - name: CentOS 7 test: centos7 - - name: CentOS 8 - test: centos8 - name: Fedora 32 test: fedora32 - name: openSUSE 15 py2