setup-python/.github/workflows
Matthieu Darbois 2652534ead
feature: fallback to pre-release when no stable version is found (#414)
This allows to specify version like `3.11` or `pypy3.10` in workflows before those versions are released.
This lessen the burden for users of `setup-python` by not having to modify their workflow twice: once when a pre-release is available (e.g. `3.11-dev`) and once when the first stable release is published (e.g. `3.11`)
2023-01-27 16:19:31 -05:00
..
basic-validation.yml Update action to use reusable workflows (#569) 2022-12-22 11:17:13 +02:00
check-dist.yml Update action to use reusable workflows (#569) 2022-12-22 11:17:13 +02:00
codeql-analysis.yml Update action to use reusable workflows (#569) 2022-12-22 11:17:13 +02:00
e2e-cache.yml Fix poetry version (#445) 2022-07-25 15:02:06 +02:00
e2e-tests.yml Update action to use reusable workflows (#569) 2022-12-22 11:17:13 +02:00
licensed.yml Update action to use reusable workflows (#569) 2022-12-22 11:17:13 +02:00
release-new-action-version.yml Update release-new-action-version.yml (#584) 2023-01-12 13:52:32 +01:00
test-pypy.yml Install multiple python versions (#567) 2022-12-22 13:02:09 +01:00
test-python.yml feature: fallback to pre-release when no stable version is found (#414) 2023-01-27 16:19:31 -05:00