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

ci: Disable rustup self-update #1278

Merged
merged 1 commit into from Jul 12, 2022
Merged

ci: Disable rustup self-update #1278

merged 1 commit into from Jul 12, 2022

Conversation

kamilogorek
Copy link
Contributor

When rustup is updated, it tries to replace its binary, which on Windows is somehow locked.
This can result in the CI failure, see: rust-lang/rustup#3029

@kamilogorek kamilogorek requested a review from a team July 12, 2022 15:24
@kamilogorek kamilogorek enabled auto-merge (squash) July 12, 2022 15:24
@kamilogorek
Copy link
Contributor Author

Tested that it works here https://github.com/getsentry/sentry-cli/actions/runs/2657527474 (triggered from different branch)

@kamilogorek kamilogorek merged commit 1ff80d2 into master Jul 12, 2022
@kamilogorek kamilogorek deleted the disable-rustup-updates branch July 12, 2022 15:39
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.

None yet

2 participants