From fccc9d32eeb3c83a54701fc63ec71a3760fc85f5 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 22 Oct 2023 18:05:21 +0200 Subject: [PATCH] macOS in CI seems to be very unreliable or even totally dead. (#665) --- .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 1993b63a2..d6d81eec7 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -253,8 +253,8 @@ stages: parameters: testFormat: 2.14/{0} targets: - - name: macOS 12.0 - test: macos/12.0 + #- name: macOS 12.0 + # test: macos/12.0 - name: RHEL 9.0 test: rhel/9.0 #- name: FreeBSD 12.4