Closed jmeyers314 closed 5 months ago
GHA now has ARM mac runners. We should update our wheel script to build both x86 and arm wheels for MacOS. (And maybe run unit tests on both platforms too.)
Just did this for batoid: https://github.com/jmeyers314/batoid/blob/releases/0.6/.github/workflows/wheels.yml
GHA now has ARM mac runners. We should update our wheel script to build both x86 and arm wheels for MacOS. (And maybe run unit tests on both platforms too.)