From b444dc81a127d96f9e1560b3932237ccbcaf1c66 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 31 Jan 2022 22:33:27 +0100 Subject: [PATCH] Drop CentOS 8 from CI. (#4139) --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 30af200166..82ab0c83f4 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -324,8 +324,6 @@ stages: targets: - name: CentOS 6 test: centos6 - - name: CentOS 8 - test: centos8 - name: Fedora 34 test: fedora34 - name: openSUSE 15 py3