From 8e8e376aee863f213f014b57f7e8756146befa13 Mon Sep 17 00:00:00 2001 From: MomIsBestFriend <50263213+MomIsBestFriend@users.noreply.github.com> Date: Sat, 25 Jan 2020 17:37:59 +0200 Subject: [PATCH] Backport PR #31292: 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 57032932b878c..d992c64073476 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: macOS-10.14 - template: ci/azure/posix.yml parameters: