Skip to content

Commit e8b4ef2

Browse files
committed
Merged PR 27846: Fixup pools
Fixup pools
1 parent ecf8056 commit e8b4ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/jobs/prepare-signed-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
dependsOn: ${{ parameters.dependsOn }}
99
pool:
1010
name: NetCore1ESPool-Svc-Internal
11-
demands: ImageOverride -equals build.windows.10.amd64.vs2019
11+
demands: ImageOverride -equals windows.vs2019.amd64
1212
# Double the default timeout.
1313
timeoutInMinutes: 120
1414
workspace:

0 commit comments

Comments
 (0)