From 07b147d90f63294064990e3ed697034afabaa54a Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 19:07:30 +0100 Subject: [PATCH] Fedora 30 and 31 are EOL and will eventually be removed from devel. (#1705) (#1710) (cherry picked from commit 6af3c96d8e8c5c710d23072e83b3dfb3fdaeef89) Co-authored-by: Felix Fontein --- .azure-pipelines/azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 9bc164fb19..f708f60e5c 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -212,10 +212,10 @@ stages: test: centos7 - name: CentOS 8 test: centos8 - - name: Fedora 31 - test: fedora31 - name: Fedora 32 test: fedora32 + - name: Fedora 33 + test: fedora33 - name: openSUSE 15 py2 test: opensuse15py2 - name: openSUSE 15 py3