Skip to content

Commit 96a12da

Browse files
authored
Switch loc pipeline. (#8870)
1 parent 67eea35 commit 96a12da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Build/loc/TranslationsImportExport.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ schedules:
1919
always: true
2020

2121
pool:
22-
vmImage: 'windows-latest'
22+
name: 'AzurePipelines-EO'
23+
demands:
24+
- ImageOverride -equals AzurePipelinesWindows2022compliant
2325

2426
steps:
2527
- task: CmdLine@2

0 commit comments

Comments
 (0)