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>
This commit is contained in:
Simon McVittie 2023-05-12 18:32:35 +01:00
parent a56de4684b
commit 21f2f4f757

View 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: