]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
CI: Disable "opensuse mingw64 cmake debug" until #455 is fixed
authorSimon McVittie <smcv@collabora.com>
Fri, 12 May 2023 17:32:35 +0000 (18:32 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 12 May 2023 17:32:35 +0000 (18:32 +0100)
Having some CI is better than having no CI.

Signed-off-by: Simon McVittie <smcv@collabora.com>
.gitlab-ci.yml

index b7b2b7c805b82c34686a7bde624dc394bead15c2..abe77317e6911a48afca87bb346f792ea7bb9b14 100644 (file)
@@ -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: