Skip to content

Commit 515bc95

Browse files
Tests: build WoA on arm64 runner properly
1 parent 13750f0 commit 515bc95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-runner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
inputs.platform == 'linux-x64' && 'ubuntu-22.04' ||
4343
inputs.platform == 'linux-aarch64' && 'ubuntu-22.04-arm' ||
4444
inputs.platform == 'macos' && 'macos-15' ||
45+
inputs.platform == 'windows-arm64' && 'windows-11-arm' ||
4546
'windows-2025'
4647
}}
4748
outputs:

0 commit comments

Comments
 (0)