mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
Switch to the new Helix queues (#14933)
The old ones are pushing up daisies.
This commit is contained in:
parent
599b550817
commit
3e7e8d59f2
@ -14,8 +14,8 @@ parameters:
|
|||||||
platform: ''
|
platform: ''
|
||||||
# if 'useBuildOutputFromBuildId' is set, we will default to using a build from this pipeline:
|
# if 'useBuildOutputFromBuildId' is set, we will default to using a build from this pipeline:
|
||||||
useBuildOutputFromPipeline: $(System.DefinitionId)
|
useBuildOutputFromPipeline: $(System.DefinitionId)
|
||||||
openHelixTargetQueues: 'windows.10.amd64.client21h1.open.xaml'
|
openHelixTargetQueues: 'windows.11.amd64.client.open.reunion'
|
||||||
closedHelixTargetQueues: 'windows.10.amd64.client21h1.xaml'
|
closedHelixTargetQueues: 'windows.11.amd64.client.reunion'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: ${{ parameters.name }}
|
- job: ${{ parameters.name }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user