From 36683e1dd753219cccf18d962b854bb58ab09393 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 1 Feb 2021 16:30:52 +0100 Subject: [PATCH] Fedora 30 and 31 are EOL and will eventually be removed from devel. (#182) --- .azure-pipelines/azure-pipelines.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 70f31cd9..a1480912 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -92,12 +92,10 @@ stages: test: centos7 - name: CentOS 8 test: centos8 - - name: Fedora 30 - test: fedora30 - - 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 @@ -154,9 +152,6 @@ stages: test: fedora30 - name: Fedora 31 test: fedora31 - # fedora32 doesn't exist in 2.9 -# - name: Fedora 32 -# test: fedora32 - name: openSUSE 15 py2 test: opensuse15py2 - name: openSUSE 15 py3