From 5623590c77fb5b3322f78366404fefc8debb7fa8 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 05:24:21 +0100 Subject: [PATCH] Drop CentOS 8 from CI. (#393) (#394) (cherry picked from commit 23226dce8f95500a6296451d42fb6f6df80de66b) Co-authored-by: Felix Fontein --- .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 a75c3143..bd095d52 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