mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-19 12:01:05 -05:00
Let's use the pre-built vcpkg artifacts instead of building the packages ourselves in _every_ single CI run. This saves quite a bit of time: about 1 minute to download & unpack the artifacts vs about 17 minutes to build them (and forcing `vs-test` and `windows-test` to wait for it). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>