From 02ff3b3465fb91be991ed69a3f171343d9446f56 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 17 Nov 2023 20:56:30 +0100 Subject: [PATCH] devel supports Fedora 39, and no longer Fedora 38. --- .azure-pipelines/azure-pipelines.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index bdd6008f2..b531c6f19 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -109,8 +109,8 @@ stages: parameters: testFormat: devel/linux/{0} targets: - - name: Fedora 38 - test: fedora38 + - name: Fedora 39 + test: fedora39 - name: Ubuntu 20.04 test: ubuntu2004 - name: Ubuntu 22.04 @@ -128,6 +128,8 @@ stages: parameters: testFormat: 2.16/linux/{0} targets: + - name: Fedora 38 + test: fedora38 - name: CentOS 7 test: centos7 - name: openSUSE 15