diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8954930..7ffc7fb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,8 +14,7 @@ stages: - stage: Build jobs: - job: Build - pool: - vmImage: windows-latest + pool: VS2019-preview-pool variables: BuildConfiguration: Release