From 7baf07e77d48bcb2ca27138db37efee07b084b5e Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 8 Nov 2021 22:08:39 +0100 Subject: [PATCH] Replace Fedora 33 with Fedora 35 for devel tests. (#230) --- .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 bf570b41..334db2cf 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