From c1c727d6c4ac997672431a5f8d6c02e92b19bd61 Mon Sep 17 00:00:00 2001 From: MomIsBestFriend <> Date: Fri, 24 Jan 2020 20:43:29 +0200 Subject: [PATCH] CI: Updated version of macos image --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 57032932b878cb..3576ae2fa228c4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ jobs: - template: ci/azure/posix.yml parameters: name: macOS - vmImage: xcode9-macos10.13 + vmImage: macos10.15 - template: ci/azure/posix.yml parameters: