Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use setup-python on Windows/arm64 #3

Merged
merged 2 commits into from
May 21, 2024
Merged

Do not use setup-python on Windows/arm64 #3

merged 2 commits into from
May 21, 2024

Conversation

maruel
Copy link
Member

@maruel maruel commented May 21, 2024

Sadly, python-3.xx.x-win32-arm64.zip is not present in https://github.com/actions/python-versions/blob/main/versions-manifest.json

As such, setup-python fails to install python on Windows/arm64.

Created a temporary cough workaround to install python.

This is tracked upstream as actions/setup-python#715

Sadly, python-3.xx.x-win32-arm64.zip is not present in
https://github.com/actions/python-versions/blob/main/versions-manifest.json

As such, setup-python fails to install python on Windows/arm64.

Created a temporary *cough* workaround to install python.

This is tracked upstream as actions/setup-python#715
@maruel maruel requested a review from amonshiz May 21, 2024 01:28
Copy link
Contributor

Thank you!

@maruel maruel merged commit ec632c5 into main May 21, 2024
@maruel maruel deleted the maruel/arm64 branch May 21, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants