diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 15106800..35202f58 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -124,7 +124,7 @@ jobs: - job: package_macos displayName: "Build macOS packages" pool: - vmImage: 'macOS-10.14' + vmImage: 'macOS-1015' steps: - task: NodeTool@0 inputs: