Skip to content

gitlab-ci: Don't allow Windows builds to fail

Ben Gamari requested to merge wip/fix-windows into master

This at long last removes the allow-failure: true from the Windows make CI job.

There are few tests that are marked as fragile or broken (#16773, #16772) but otherwise things seem stable.

Merge request reports