From 14498b7ad1138380f9fa7138a6d0fcee05b2001a Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 18:31:23 +0200 Subject: [PATCH] [PR #11862/342a76d5 backport][stable-11] Remove unstable CI target (#11869) Remove unstable CI target (#11862) Remove unstable CI target. (cherry picked from commit 342a76d5dd34a3ab7e722296a7e559b5aefec286) 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 1fedb3b556..0633691682 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -247,8 +247,8 @@ stages: parameters: testFormat: 2.18/{0} targets: - - name: macOS 14.3 - test: macos/14.3 + # - name: macOS 14.3 + # test: macos/14.3 - name: FreeBSD 14.1 test: freebsd/14.1 groups: