From 0379fb56148014b63c04dca86f7f6a35ec899b9d Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 16 Aug 2022 21:54:00 +0200 Subject: [PATCH] Move Fedora 35 from devel to stable-2.13 CI runs. (#500) --- .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 b87c3853..412636f3 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -131,8 +131,6 @@ stages: targets: - name: CentOS 7 test: centos7 - - name: Fedora 35 - test: fedora35 - name: Fedora 36 test: fedora36 - name: openSUSE 15 @@ -153,6 +151,8 @@ stages: targets: - name: openSUSE 15 py2 test: opensuse15py2 + - name: Fedora 35 + test: fedora35 - name: Fedora 34 test: fedora34 - name: Ubuntu 18.04