Skip to content

Commit 7a078b6

Browse files
committed
ci: add Windows aarch64 testing
1 parent a94392a commit 7a078b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
platform: Linux aarch64
3131
- os: macos-latest
3232
platform: macOS aarch64
33+
- os: windows-11-arm
34+
platform: Windows aarch64
3335
runs-on: ${{ matrix.os }}
3436
name: Tests (${{ matrix.platform }})
3537
steps:

0 commit comments

Comments
 (0)