From 7b6ed928ae2d2a9218537dd7c171f23fd28e31de Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 24 Jan 2020 13:54:10 -0500 Subject: Update MacOS Azure Pipelines image --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8f022485..2010e184 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -67,7 +67,7 @@ jobs: condition: succeeded() - job: macOS pool: - vmImage: macOS-10.13 + vmImage: macOS-10.14 steps: - task: DownloadBuildArtifacts@0 displayName: 'Download distribution files' -- cgit v1.2.3-54-g00ecf