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-04 13:57:13 +0100
commit4f0f1f46a0122f4089213cbb1cc60da470efac13 (patch)
tree688f461ab5008459f071f33873a1e15216b00702
parenta46e8bb844279c083d510c6a0704e963ad8205b6 (diff)
downloadgobject-introspection-4f0f1f46a0122f4089213cbb1cc60da470efac13.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 357e673f..29ddc343 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: