Files
Phoenix/.github
Scott Talbert e91fa5e559 Build macOS architectures separately for CI and wheels
Building the architectures separately allows them to be built in
parallel, which will speed up CI but also result in smaller wheels which
should be more efficient instead of universal wheels.  Also, build them
using cibuildwheel which helps with building them as arch-specific
instead of universal.
2025-02-27 20:19:51 -05:00
..