From ec7b6b4285113aa04c14fa0a86cb8f4322ad106e Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 11 Feb 2024 13:43:54 +0100 Subject: [PATCH] macOS 12.0 no longer seems to run in CI. --- .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 3eeae7a4..b452c158 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -93,8 +93,8 @@ stages: parameters: testFormat: 2.13/{0}/1 targets: - - name: macOS 12.0 - test: macos/12.0 + # - name: macOS 12.0 + # test: macos/12.0 - name: RHEL 7.9 test: rhel/7.9 - name: RHEL 8.5