-
Notifications
You must be signed in to change notification settings - Fork 824
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
Fix rust toolchain issues in Build process, Github Actions #3055
Labels
Comments
There are two distinct issues at play here:
|
silwol
added a commit
that referenced
this issue
Aug 2, 2022
Fixes the `macos-arm64` error from #3055
silwol
added a commit
that referenced
this issue
Aug 2, 2022
Fixes the `macos-arm64` error from #3055
bors bot
added a commit
that referenced
this issue
Aug 2, 2022
3060: CI: Unset rustup override after usage instead of setting it to stable r=silwol a=silwol Fixes the `macos-arm64` error from #3055 Co-authored-by: Wolfgang Silbermayr <[email protected]>
Closed by #3060 and dtolnay/rust-toolchain#28 |
ptitSeb
pushed a commit
that referenced
this issue
Oct 20, 2022
Fixes the `macos-arm64` error from #3055
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After github actions were recently upgraded to change rust toolchains, some of the builds in
build.sys
stopped completely working.The text was updated successfully, but these errors were encountered: