From 5761ca12b60162706b0eb69de7c024cc28067059 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 5 Jun 2022 23:11:29 +0200 Subject: [PATCH] Disable broken CI platforms. (#469) (cherry picked from commit f7bc3aa77cff90775c7420bdd8a52a0cfab5aeca) --- .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 84c8cd91..c911405c 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -156,8 +156,8 @@ stages: parameters: testFormat: 2.12/{0}/1 targets: - - name: macOS 11.1 - test: macos/11.1 + # - name: macOS 11.1 + # test: macos/11.1 - name: RHEL 8.4 test: rhel/8.4 - name: FreeBSD 13.0