- ⚠️ Added warnings when the shorthand values
manylinux1
,manylinux2010
,manylinux_2_24
, andmusllinux_1_1
are used to specify the images in linux builds. The shorthand to these (unmaintainted) images will be removed in v3.0. If you want to keep using these images, explicitly opt-in using the full image URL, which can be found in this file. (#2312) - 🛠 Dependency updates, including a manylinux update which fixes an issue with rustup. (#2315)