summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2023-05-12 18:32:35 +0100
committerSimon McVittie <smcv@collabora.com>2023-05-12 18:32:35 +0100
commit21f2f4f757d367efc260f55ca5c2a189b0a1bc47 (patch)
tree4d65e1573c9faba8e24356ff1dd40e1a1d899117
parenta56de4684bb1b0d867ef71a7b6125896763fd2ce (diff)
downloaddbus-21f2f4f757d367efc260f55ca5c2a189b0a1bc47.tar.gz
CI: Disable "opensuse mingw64 cmake debug" until #455 is fixed
Having some CI is better than having no CI. Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b7b2b7c8..abe77317 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -308,6 +308,8 @@ opensuse mingw64 cmake debug:
ci_host: "x86_64-w64-mingw32"
ci_local_packages: "no"
ci_variant: "debug"
+ # Currently broken, https://gitlab.freedesktop.org/dbus/dbus/-/issues/455
+ when: manual
opensuse mingw64 meson debug:
extends: