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

Partially revert "CI: Update actions/setup-python" #86

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

jeremyd2019
Copy link
Member

Due to actions/setup-python#819, it fails to install python on a Windows 11 (or presumably Server 2022) self-hosted runner, when a suitable version of python was not already installed.

Closes #85

This partially reverts commit d5779cd.

Due to actions/setup-python#819, it fails to install python on a Windows
11 (or presumably Server 2022) self-hosted runner, when a suitable
version of python was not already installed.

Closes msys2#85

This partially reverts commit d5779cd.
@lazka lazka merged commit 3e61755 into msys2:main Mar 18, 2024
6 checks passed
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.

setup-python@v5 broken on self-hosted runner
2 participants