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'