From 91d98c44137cde53726bfa8f61898f3c28041e20 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 8 Nov 2021 22:17:30 +0100 Subject: [PATCH] Replace Fedora 33 with Fedora 35 for devel tests. (#328) --- .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 3b1491dd..877de841 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -115,10 +115,10 @@ stages: targets: - name: CentOS 7 test: centos7 - - name: Fedora 33 - test: fedora33 - name: Fedora 34 test: fedora34 + - name: Fedora 35 + test: fedora35 - name: openSUSE 15 py2 test: opensuse15py2 - name: openSUSE 15 py3