Switch internal localization pipeline to new pool (#1800)

This commit is contained in:
Matt Cooley 2022-02-16 16:34:42 -08:00 committed by GitHub
parent 8870e55edd
commit d1464a171c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ name: $(BuildDefinitionName)_$(date:yyMM).$(date:dd)$(rev:rrr)
jobs:
- job: Localize
pool:
vmImage: windows-2022
name: EssentialExperiences-windows-2022
variables:
skipComponentGovernanceDetection: true
steps: