cibuildwheel
cibuildwheel copied to clipboard
Tests failed: cp37-cp37m-macosx_11_0_x86_64.whl is not a supported wheel on this platform.
Description
cp37 wheel tests fails on macos 13.6 on x86_64 for some strange reasons.
Build log
https://github.com/Vdaleke/desbordante-core/actions/runs/12734573095/job/35492319542
CI config
https://github.com/Vdaleke/desbordante-core/actions/runs/12734573095/workflow
It seems the workaround added for Python 3.8 was not added to 3.6/3.7 on purpose: https://github.com/pypa/cibuildwheel/pull/1768#issuecomment-1970914303
cibuildwheel 3.x dos not support building Python 3.7 wheels