diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 42b8d133f58da..1d6c23efa926a 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -79,7 +79,7 @@ stages: displayName: Build and Test pool: name: NetCore1ESPool-Svc-Internal - demands: ImageOverride -equals Build.Server.Amd64.VS2019 + demands: ImageOverride -equals Build.Windows.Amd64.VS2022 jobs: - ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.2') }}: