From cb9be1349af18be204eae4cd7ed98c4579465516 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 21:29:23 +0100 Subject: [PATCH] [PR #7592/b2dea631 backport][stable-8] Remove Fedora 36 from CI (#7597) Remove Fedora 36 from CI (#7592) Remove Fedora 36 from CI. (cherry picked from commit b2dea631d1d279b23888169d48475aae741d2af0) Co-authored-by: Felix Fontein --- .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