Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add arm64 windows test
  • Loading branch information
finnagin authored Oct 22, 2025
commit 6bef7b4c61ce7f184cb180bf3a8f12740f39dc6f
2 changes: 2 additions & 0 deletions .github/workflows/test_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- target: cp311-macosx_x86_64
runs-on: macos-latest
- cp3?-win_amd64
- cp3?-win_arm64
runs-on: windows-11-arm
- target: cp312-manylinux_aarch64
runs-on: ubuntu-24.04-arm
- cp313-manylinux_x86_64
Expand Down