mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2025-01-30 17:49:35 -05:00
cebc64f283
Previously GitHub updated their `ubuntu-latest` images to use Ubuntu
24.04 which has Python 3.12 as the default interpreter. Before that,
it was Ubuntu 22.04 with Python 3.9. This caused an uncontrolled
runtime bump which led to an incompatibility discovery — older
versions of `setuptools` are incompatible with Python 3.12.
This bumps the `setuptools` version following the previous commit
|
||
---|---|---|
.. | ||
build-and-push-docker-image.yml | ||
reusable-smoke-test.yml |