Skip to content
Snippets Groups Projects
Commit 6ab80439 authored by Ben Gamari's avatar Ben Gamari
Browse files

gitlab-ci: Allow Windows to fail again

parent b06b1858
No related branches found
No related tags found
No related merge requests found
......@@ -807,6 +807,7 @@ nightly-i386-windows-hadrian:
.build-windows-make:
extends: .build-windows
stage: full-build
allow_failure: true
variables:
BUILD_FLAVOUR: "quick"
GHC_VERSION: "8.6.5"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment