Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@freakboy3742
Copy link
Contributor

cibuildwheel 3.1.2 includes support for building Android wheels, as well as adding Python 3.14 as platform that is built by default.

This PR adds Android to the build and deploy matrix. Testing Android wheels requires an VM configuration to enable KVM group permissions so that the emulator can run.

It also corrects an issue with the release workflow that was introduced by #73, and subsequently modified by 424b85b. As multiple artifacts are created (and none of them are named artifact), a single name: artifact download action won't work; the workflow needs to use a pattern of artifacts-* to download all artifacts.

/cc @mhsmith (cibuildwheel Android platform maintainer).

The latter is required because Microsoft's 20250811 update to the macos-15 environment
has broken iOS builds.
@remyroy
Copy link
Contributor

remyroy commented Aug 26, 2025

Well done! @amitdev can you check this one when you have a minute?

@amitdev amitdev merged commit e9e6fed into amitdev:master Oct 2, 2025
25 checks passed
@freakboy3742 freakboy3742 deleted the android-support branch October 3, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants