Commit 3eadfe34 authored by Olivier Crête's avatar Olivier Crête

gitlab-ci: Actually gnore mingw failure

parent da9840d6
...@@ -81,7 +81,7 @@ build meson: ...@@ -81,7 +81,7 @@ build meson:
build msys2: build msys2:
image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v10' image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v10'
stage: 'build' stage: 'build'
allow_failure: false allow_failure: true
tags: tags:
- 'docker' - 'docker'
- 'windows' - 'windows'
......
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