forcing pool

This commit is contained in:
Clint Rutkas
2022-01-25 11:02:57 -08:00
parent 5b30d5e1ac
commit ce27de64cd

View File

@@ -14,6 +14,7 @@ jobs:
name: WinDevPoolOSS-L name: WinDevPoolOSS-L
${{ if ne(variables['System.CollectionUri'], 'https://dev.azure.com/ms/') }}: ${{ if ne(variables['System.CollectionUri'], 'https://dev.azure.com/ms/') }}:
name: WinDevPool-L name: WinDevPool-L
demands: ImageOverride -equals WinDevVS17-latest
timeoutInMinutes: 120 timeoutInMinutes: 120
strategy: strategy:
maxParallel: 10 maxParallel: 10