From 932b657ab8d955b653b8c28e56dc3c42481dd91f Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 22 Oct 2023 18:05:29 +0200 Subject: [PATCH] CI: remove macOS 12.0 from CI (#7419) macOS in CI seems to be very unreliable or even totally dead. --- .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 f2f1c2e963..86e0f59339 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -244,8 +244,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