Skip to content

Commit d6f29c6

Browse files
committed
ci: add Windows ARM
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 93314a8 commit d6f29c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ${{ matrix.os }}
3737
strategy:
3838
matrix:
39-
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-15]
39+
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-13, macos-15]
4040
python_version: ['3.13']
4141
include:
4242
- os: ubuntu-latest

0 commit comments

Comments
 (0)