Skip to content

Commit fe57789

Browse files
authored
update signed build machine pool (#6438)
1 parent defc241 commit fe57789

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vsts-signed.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ variables:
88
jobs:
99
- job: Full_Signed
1010
pool:
11-
name: VSEng-MicroBuildVS2017
11+
name: VSEng-MicroBuildVS2019
1212
timeoutInMinutes: 300
1313
variables:
1414
BuildConfiguration: 'Release'
@@ -116,5 +116,5 @@ jobs:
116116
dependsOn:
117117
- Full_Signed
118118
pool:
119-
vmImage: vs2017-win2016
119+
vmImage: windows-2019
120120
enablePublishBuildArtifacts: true

0 commit comments

Comments
 (0)