Skip to content

Commit d3faad6

Browse files
authored
Bump Win10 ARM64 helix queue to Win11 (#81545)
Co-authored-by: carlossanlop <carlossanlop@users.noreply.github.com>
1 parent e35c90f commit d3faad6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

eng/pipelines/libraries/helix-queues-setup.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,7 @@ jobs:
183183

184184
# windows arm64
185185
- ${{ if eq(parameters.platform, 'windows_arm64') }}:
186-
- Windows.10.Arm64.Open
187-
# TODO: Uncomment once there is HW deployed to service Win11 ARM64 queue
188-
# - Windows.11.Arm64.Open
186+
- Windows.11.Arm64.Open
189187

190188
# WebAssembly
191189
- ${{ if eq(parameters.platform, 'Browser_wasm') }}:

0 commit comments

Comments
 (0)