Skip to content

Commit 0d7d0bc

Browse files
Updated azure-pipelines.yml
1 parent 8ea0473 commit 0d7d0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ stages:
6969
# agent pool can't be read from a user-defined variable (Azure DevOps limitation)
7070
pool:
7171
name: NetCore1ESPool-Svc-Internal
72-
demands: ImageOverride -equals Build.Windows.10.Amd64.VS2017
72+
demands: ImageOverride -equals windows.vs2019.amd64
7373
# runAsPublic is used in expressions, which can't read from user-defined variables
7474
runAsPublic: false
7575

0 commit comments

Comments
 (0)