We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf8056 commit e8b4ef2Copy full SHA for e8b4ef2
eng/jobs/prepare-signed-artifacts.yml
@@ -8,7 +8,7 @@ jobs:
8
dependsOn: ${{ parameters.dependsOn }}
9
pool:
10
name: NetCore1ESPool-Svc-Internal
11
- demands: ImageOverride -equals build.windows.10.amd64.vs2019
+ demands: ImageOverride -equals windows.vs2019.amd64
12
# Double the default timeout.
13
timeoutInMinutes: 120
14
workspace:
0 commit comments