summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-11-04 13:57:13 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-11-05 21:19:33 +0100
commitfdaa3b1a14913c0e54baa98362c88e29691143d0 (patch)
tree70d37a1305a8a6211fc3a854675e6fd6beca6876
parent3f9e2ec3c0e735c3e2f9de5abba46fe3a0f4509a (diff)
downloadgobject-introspection-fdaa3b1a14913c0e54baa98362c88e29691143d0.tar.gz
gitlab-ci: allow failure for the msvc build for now
It's broken again due to glib changes (maybe the __pragma() calls?). We still have the MinGW build using meson on Windows in the meantime.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fff5f6eb..448cf1f1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,6 +105,7 @@ msys2-mingw32-python3:
vs2017-x64-python3:
stage: build
+ allow_failure: true
tags:
- win32
script: