GalSim-developers / GalSim

The modular galaxy image simulation toolkit. Documentation:
http://galsim-developers.github.io/GalSim/
Other
223 stars 105 forks source link

Build MacOS ARM wheels #1286

Closed jmeyers314 closed 2 months ago

jmeyers314 commented 4 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.)

jmeyers314 commented 4 months ago

Just did this for batoid: https://github.com/jmeyers314/batoid/blob/releases/0.6/.github/workflows/wheels.yml