-
Notifications
You must be signed in to change notification settings - Fork 584
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
having versions-manifest.json MANIFEST_REPO_BRANCH configurable #449
Comments
Hi, @cielavenir 👋 ! We will investigate your feature request and get back to you with updates. |
Hi, @cielavenir 👋 ! Thank you for this issue, the thing is that the By now I'm going to close this issue, If you have any additions or questions, feel free to ping us! |
@IvanZosimov On github runner macos-12, python 3.10 fails to build wheel due to broken Xcode.app path. |
@cielavenir, 👋 ! Could you please provide us with broader info about your current case? I'd suggest creating a new bug issue with a link to the public repo with a failing workflow. |
@IvanZosimov would you mind checking actions/python-versions#114 thoroughly? |
@cielavenir, the problem you mentioned occurred because we started to build python into a |
@IvanZosimov No problem before, but I already started to build arm64 wheels, so the github action will start to fail |
@cielavenir, We are very sorry for that, but we have to temporarily disable |
Description:
https://github.com/actions/setup-python/blob/main/src/install-python.ts#L13 forces to main, I'd like to use some older hash due to actions/python-versions#175
Justification:
I'm already using macOS arm64 cross compiler.
Are you willing to submit a PR?
Perhaps need some replies to actions/python-versions#114 (comment)
The text was updated successfully, but these errors were encountered: