setup-python/.github/workflows
mayeut 9c6f2fd805
feature: fallback to pre-release when no stable version is found
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-12 07:55:54 +01: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 action to use reusable workflows (#569) 2022-12-22 11:17:13 +02: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 2023-01-12 07:55:54 +01:00