From 46a787798cae4c9ad058d128333d152b6d459a55 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 17 Apr 2026 13:47:00 +0200 Subject: [PATCH] Remove unstable CI target. (#1004) --- .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 f21053f5..d5e1d928 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -338,8 +338,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: