We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35c90f commit d3faad6Copy full SHA for d3faad6
1 file changed
eng/pipelines/libraries/helix-queues-setup.yml
@@ -183,9 +183,7 @@ jobs:
183
184
# windows arm64
185
- ${{ 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
+ - Windows.11.Arm64.Open
189
190
# WebAssembly
191
- ${{ if eq(parameters.platform, 'Browser_wasm') }}:
0 commit comments