-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Use windows-sdk-10.1 to avoid installation failure #4621
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
Conversation
Use windows-sdk-10.1 to avoid installation failure This fixes installation failure on Windows on Travis but we need to fix rustfmt issue first to pass the CI completely. changelog: none
Note that this affects Travis' Windows job only. This fixes the installation failure on Travis' Windows job. This is unrelated to recently fmt failure. |
Oh right, then they don't interact at all. @bors r+ thanks! (cancelled the |
📌 Commit 2af1995 has been approved by |
Use windows-sdk-10.1 to avoid installation failure This fixes installation failure on Windows on Travis but we need to fix rustfmt issue first to pass the CI completely. changelog: none
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit 2af1995 has been approved by |
Use windows-sdk-10.1 to avoid installation failure This fixes installation failure on Windows on Travis but we need to fix rustfmt issue first to pass the CI completely. changelog: none
☀️ Test successful - checks-travis, status-appveyor |
Hmm, the installation failure is fixed but another error has occurred. If it's not temporary, I'll investigate later. |
@JohnTitor probably rustup cannot replace binary because it's still running (or there is another hook attached). |
This fixes installation failure on Windows on Travis but we need to fix rustfmt issue first to pass the CI completely.
changelog: none