From 9b8c10b8cfcc19d9a6176f0b4b2b2183b0a3da0d Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 16 Aug 2022 21:41:36 +0200 Subject: [PATCH] Move Fedora 35 from devel to stable-2.13 CI runs. (#458) --- .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 338a55b2..0b3bc16b 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -113,8 +113,6 @@ stages: test: centos7 - name: Fedora 36 test: fedora36 - - name: Fedora 35 - test: fedora35 - name: openSUSE 15 test: opensuse15 - name: Ubuntu 20.04 @@ -136,6 +134,8 @@ stages: targets: - name: CentOS 7 test: centos7 + - name: Fedora 35 + test: fedora35 - name: openSUSE 15 py2 test: opensuse15py2 - name: Alpine 3