actions / setup-python

Set up your GitHub Actions workflow with a specific version of Python
MIT License
1.68k stars 539 forks source link

Arm64 version on windows #715

Closed mwangistan closed 1 month ago

mwangistan commented 1 year ago

Description: There are no releases for Arm64 python version of windows. The version is however available here: https://www.python.org/ from python >= 3.11 but not yet added in the manifest https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Justification: Feature will support arm64 pip package releases on windows

Are you willing to submit a PR?

dmitry-shibanov commented 1 year ago

Hello @mwangistan. Thank you for your report. We'll take a look at this feature request.

mwangistan commented 1 year ago

Thanks @dmitry-shibanov

maruel commented 4 months ago

Hi! This is something we need too, can this be prioritized?

saschanaz commented 1 month ago

Looks like the manifest now has arm64 👀

aparnajyothi-y commented 1 month ago

Hello Everyone, The version-manifest.json file has been updated to include arm64 support for Python >= 3.11. We are now proceeding to close this feature request.

Please feel free to reach out if any further concerns or clarifications are needed.