diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index b7c6a150c469e..eb211da200fb1 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -323,7 +323,7 @@ stages: displayName: Insert to VS pool: name: NetCore1ESPool-Svc-Internal - demands: ImageOverride -equals Build.Server.Amd64.VS2019 + demands: ImageOverride -equals windows.vs2022.amd64 steps: - download: current artifact: VSSetup