mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-24 14:32:21 +03:00
ce64b170eb
ci: revert msys2 ca-certificates hack The hack was added because upstream msys2 broke the ca-certificates package, but since then it has been fixed. This reverts CI to use the upstream package. Part of #65767