Skip to content

Commit ccdf317

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

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 windows.vs2019.amd64
72+
demands: ImageOverride -equals Windows.10.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)