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
fixup! ci(vs-build) also build Windows/ARM64 artifacts
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 <[email protected]>
0 commit comments