Closed
Description
On 2019-10-24 we had a CI outage due to the ca-certificates msys2 package being broken. The hack @mati865 implemented (:heart:) is to download an older, known good package beforehand and install it after msys2 updated its packages.
Once msys2/MINGW-packages#5887 is fixed we should revert the hack, but I think at this point it's worth investing in vendoring msys2 as a whole.