Commit 40efff03 authored by Olivier Crête's avatar Olivier Crête

gitlab-ci: Allow msys CI to fail

It just won't work for now.
parent e56ce346
......@@ -67,6 +67,7 @@ build:
build msys2:
extends: .build windows
allow_failure: true
before_script:
# Make sure powershell exists on errors
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment