Skip to content

Commit 54007ed

Browse files
authored
[release/7.0] Bump non-existent Win10 ARM64 helix queue to Win11
Similar to the 7.0 change: #81545
1 parent e65571c commit 54007ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173

174174
# windows arm64
175175
- ${{ if eq(parameters.platform, 'windows_arm64') }}:
176-
- Windows.10.Arm64.Open
176+
- Windows.11.Arm64.Open
177177

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

0 commit comments

Comments
 (0)