You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: explicitly build for old Apple chips
Github's CI infrastructure seems to have updated to new apple chips.
Thus, by default, maturin compiles packages for new apple chips when run
on macos. This commit makes sure we still also run cross compilation for
old (intel) Apple hardware.