-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Context
In Python-4045 we added trusted publishing and building wheels on GitHub Actions. As part of that, we used manylinux_2_28 to build the wheels.
However, we should keep using manylinux_2014 as we do in build-manylinux.sh to support the versions of pip used on CentOS 7 rh-python38, CentOS 8 python38, Fedora 32 and, Ubuntu 20.04+.
Definition of done
Update the image used for our generated wheels.
Pitfalls
None
- is related to
-
PYTHON-4045 Use PyPI Trusted Publishing
- Closed