From: Simon McVittie Date: Tue, 1 Oct 2024 12:49:46 +0000 (+0100) Subject: CI: Comment opensuse mingw32 cmake as known-failing X-Git-Tag: dbus-1.15.12~18^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8f4f0d652ee900287a8a3f07845a0d5551e187;p=thirdparty%2Fdbus.git CI: Comment opensuse mingw32 cmake as known-failing See dbus#520 Signed-off-by: Simon McVittie --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 630eafbcc..2e228f1cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -285,6 +285,7 @@ opensuse cmake: variables: ci_local_packages: "no" +# TODO: https://gitlab.freedesktop.org/dbus/dbus/-/issues/520 opensuse mingw32 cmake: extends: - .cmake-common