From 2473c08ed2ec7a3b14675f06d2a5d7e7ced0f256 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 22:31:22 +0100 Subject: [PATCH] Drop CentOS 8 from CI. (#4139) (#4230) (cherry picked from commit b444dc81a127d96f9e1560b3932237ccbcaf1c66) Co-authored-by: Felix Fontein --- .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