Skip to content

Attempt to unbreak the Windows CI

Michael Catanzaro requested to merge mcatanzaro/windows-ci into master

It's failing because required dependencies have not been built. This comment purports that it should suffice to uncomment the line once, run the CI, and then trust that dependencies are updated going forward. But this does not work reliably because there are multiple CI runners. So just give up on it.

Merge request reports