From 97ab16a6958ff45c82e76be0c1c192bf12076770 Mon Sep 17 00:00:00 2001 From: Amin Vakil Date: Fri, 30 Apr 2021 13:00:32 +0430 Subject: [PATCH] Remove Fedora 32 from devel testing --- .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 828ae12bbb..b587715939 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -263,8 +263,6 @@ stages: test: centos7 - name: CentOS 8 test: centos8 - - name: Fedora 32 - test: fedora32 - name: Fedora 33 test: fedora33 - name: Fedora 34