From 764576eea7586884196a0559be27a6e71b108a04 Mon Sep 17 00:00:00 2001 From: Vlad Zarytovskii Date: Mon, 12 Sep 2022 15:32:50 +0200 Subject: [PATCH] Re-enable macOS CI legs on macos-11 --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dc38c8e68ce..2973f54b3d9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -445,7 +445,6 @@ stages: # MacOS - job: MacOS - condition: eq(1,2) pool: vmImage: macos-11 variables: @@ -576,7 +575,6 @@ stages: # Plain build Mac - job: Plain_Build_MacOS - condition: eq(1,2) pool: vmImage: macos-11 variables: