Closed cqc-alec closed 1 month ago
Is this a user facing change? Should it be in the changelog? This could potential remove support of the python wheels for older versions?
Is this a user facing change? Should it be in the changelog? This could potential remove support of the python wheels for older versions?
It's not user-facing, the wheel compatibility should be unchanged (we use the variable WHEEL_PLAT_NAME
to control that).
Closes #1608 .
Use
macos-13
andmacos-15
for the x86 and arm64 builds, respectively.Release build tested here.