From cbab5e887dbce9c40a719093c436432ca3a836d3 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 21:27:02 +0100 Subject: [PATCH] [PR #7592/b2dea631 backport][stable-7] Remove Fedora 36 from CI (#7596) 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 b526b63924..1b4dd08728 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