Skip to content

Commit

Permalink
See if we can build Windows ARM64 wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
Safihre committed Jul 16, 2024
1 parent 493ba29 commit 08bf9d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_and_build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ jobs:
CIBW_SKIP: pp* *i686* cp36* cp37*
CIBW_ARCHS_LINUX: ${{ matrix.linux_arch }}
CIBW_ARCHS_MACOS: universal2
CIBW_ARCHS_WINDOWS: all
CIBW_BUILD_VERBOSITY: 1
CIBW_TEST_SKIP: *
- name: Upload wheel artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 08bf9d1

Please sign in to comment.