jsonschema-rs icon indicating copy to clipboard operation
jsonschema-rs copied to clipboard

Build aarch64 Python wheels

Open kgutwin opened this issue 2 years ago • 1 comments

This updates the python-release.yml Actions workflow to build and publish wheels for ARM (aarch64 / amd64).

Note that the new "Install built wheel on ARM architecture" step could be omitted; it is only there to demonstrate that the wheel will install in the appropriate architecture.

Resolves #431.

Thanks!

kgutwin avatar Sep 20 '23 18:09 kgutwin

This solution can also help me, and I hope we can merge it.

Negaihoshi avatar Oct 23 '23 07:10 Negaihoshi