Skip to content

Commit 864a7ff

Browse files
committed
use onebranch template - change pool to windows
1 parent 115b262 commit 864a7ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/pipelines/dummy-release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ extends:
4545
- job: PublishSymbols
4646
# Use the latest Windows image for building
4747
pool:
48-
vmImage: 'windows-latest'
48+
type: 'windows'
4949
displayName: 'Publish Symbols - Windows'
5050
# Strategy matrix to build all combinations
5151

0 commit comments

Comments
 (0)