scikit-build / cmake-python-distributions

This project provides the infrastructure to build CMake Python wheels.
https://cmake-python-distributions.readthedocs.io
Apache License 2.0
111 stars 34 forks source link

fix: use musllinux_1_1 images #502

Closed mayeut closed 2 months ago

mayeut commented 2 months ago

With the cibuildwheel update, musllinux_1_2 is the default. This gets musllinux_1_1 wheels back.