You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #125546 - ChrisDenton:mingw-ci, r=Mark-Simulacrum
Try to not reinstall tools in mingw CI
Reinstalling the tools seems prone to failure (e.g. [latest](rust-lang/rust#125529 (comment))) and is more work. It also seems unnecessary as CI actually uses a vendored tarball for builds.
cc `@mati865`
0 commit comments