From e04111550da451e25b83234d643713d3b9817308 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 26 Jun 2023 22:01:21 +0200 Subject: [PATCH] Remove Fedora 37 from devel; add Fedora 38. (#658) --- .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 ae7dc67e..087dca1d 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -111,8 +111,8 @@ stages: targets: - name: CentOS 7 test: centos7 - - name: Fedora 37 - test: fedora37 + - name: Fedora 38 + test: fedora38 - name: openSUSE 15 test: opensuse15 - name: Ubuntu 20.04 @@ -132,6 +132,8 @@ stages: parameters: testFormat: 2.15/linux/{0} targets: + - name: Fedora 37 + test: fedora37 - name: CentOS 7 test: centos7 groups: