From 342a76d5dd34a3ab7e722296a7e559b5aefec286 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 17 Apr 2026 13:55:33 +0200 Subject: [PATCH] Remove unstable CI target (#11862) Remove unstable CI target. --- .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 5ae4f3b33b..6409bc56df 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -290,8 +290,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: