diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 21105f8c..3b2d7226 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -97,6 +97,8 @@ jobs: imageName: "macOS-10.14" B_BUILD_TYPE: Release BARRIER_VERSION_STAGE: Release + pool: + vmImage: $(imageName) variables: VERBOSE: 1 TERM: xterm-256color