We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76398ad + 1a20e23 commit f2d278fCopy full SHA for f2d278f
1 file changed
azure-pipelines-official.yml
@@ -79,7 +79,7 @@ stages:
79
displayName: Build and Test
80
pool:
81
name: NetCore1ESPool-Svc-Internal
82
- demands: ImageOverride -equals Build.Server.Amd64.VS2019
+ demands: ImageOverride -equals Build.Windows.Amd64.VS2022
83
84
jobs:
85
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.2') }}:
0 commit comments