1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2024-09-19 08:36:42 +00:00

Merge branch 'actions:main' into main

This commit is contained in:
Sergey Dolin 2022-04-21 08:16:01 +05:00 committed by GitHub
commit 85a7430316
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,6 +154,8 @@ Check out our detailed guide on using [Python with GitHub Actions](https://help.
- All available versions are listed in the [version-manifest.json](https://github.com/actions/python-versions/blob/main/versions-manifest.json) file.
- If there is a specific version of Python that is not available, you can open an issue here
**Note:** Python versions used in this action are generated in the [python-versions](https://github.com/actions/python-versions) repository. For macOS and Ubuntu images python versions are built from the source code. For Windows the python-versions repository uses installation executable. For more information please refer to the [python-versions](https://github.com/actions/python-versions) repository.
# Available versions of PyPy
`setup-python` is able to configure PyPy from two sources: