Closed dhaval-429 closed 1 year ago
The purpose of this PR is to update the ci.yml file in github workflows to incorporate linux arm64 architectures while building the wheels. I have used qemu + manylinux containers by pypa to build wheels using the build-wheels.sh script.
@wseaton
@hash-data @dhaval-429 is this ready for review?
Yes
The purpose of this PR is to update the ci.yml file in github workflows to incorporate linux arm64 architectures while building the wheels. I have used qemu + manylinux containers by pypa to build wheels using the build-wheels.sh script.