Skip to content

gitlab-ci: Try upstream ninja development branch in a Windows nightly job

Brad King requested to merge brad.king/cmake:ci-windows into master

We have a nightly build on Windows that uses a nightly build of upstream ninja. Migrate it to the nightly CI pipeline.

This follows !6599 (merged), which did the same on macOS and Linux.

Merge request reports