From b2dea631d1d279b23888169d48475aae741d2af0 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 24 Nov 2023 21:07:02 +0100 Subject: [PATCH] Remove Fedora 36 from CI (#7592) Remove Fedora 36 from CI. --- .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 74ac61627f..e2c75b3b80 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -319,8 +319,8 @@ stages: parameters: testFormat: 2.14/linux/{0} targets: - - name: Fedora 36 - test: fedora36 + - name: Alpine 3 + test: alpine3 groups: - 1 - 2