Closed odidev closed 3 years ago
I am not really sure how this is supposed to work :rofl: but if it can be made to then it is way easier than I was expecting. It seems to be not working though :/
@Cadair, sorry for the late reply. I was caught in few other activities. I re-pushed the changes and the CI is passing now.
I am not really sure how this is supposed to work 🤣 but if it can be made to then it is way easier than I was expecting
cibuildwheel supports AArch64 architecture and on x86_64 machine, runs the AArch64 builds in qemu emulation.
Nice! Looks good to me then! :partying_face:
Added linux aarch64 wheel build support Fixes #11731 @Cadair Could you please review this PR?