From 8683e1db2ab6e8216eb4e8255912c98e77781f31 Mon Sep 17 00:00:00 2001 From: MomIsBestFriend <> Date: Fri, 24 Jan 2020 20:38:28 +0200 Subject: [PATCH] Changed version of macos --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e1abb504067094..5f627f584d3f4f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ jobs: parameters: name: macOS # As of 01/24/2020 xcode 11.2.1 is the default - vmImage: xcode11-macos10.15 + vmImage: xcode11-macos10.14 - template: ci/azure/posix.yml parameters: