Skip to content

Commit d1464a1

Browse files
authored
Switch internal localization pipeline to new pool (microsoft#1800)
1 parent 8870e55 commit d1464a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pipelines/azure-pipelines.loc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name: $(BuildDefinitionName)_$(date:yyMM).$(date:dd)$(rev:rrr)
2323
jobs:
2424
- job: Localize
2525
pool:
26-
vmImage: windows-2022
26+
name: EssentialExperiences-windows-2022
2727
variables:
2828
skipComponentGovernanceDetection: true
2929
steps:

0 commit comments

Comments
 (0)