jsonschema-rs
jsonschema-rs copied to clipboard
Build aarch64 Python wheels
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!
This solution can also help me, and I hope we can merge it.