Skip to content

Commit fbb4e62

Browse files
authored
Merge pull request #44 from hideaki-t/test_arm64
run test on Windows on Arm
2 parents e6724b2 + c36910d commit fbb4e62

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/package.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
- python-version: "3.13"
2929
os: ubuntu-24.04-arm
3030
experimental: false
31+
- python-version: "3.13"
32+
os: windows-11-arm
33+
experimental: false
3134
steps:
3235
- uses: actions/checkout@v4
3336
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)