mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 21:03:11 -07:00
Switch internal localization pipeline to new pool (#1800)
This commit is contained in:
parent
8870e55edd
commit
d1464a171c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue