From: Ralf Habacker Date: Mon, 12 Jun 2023 19:35:32 +0000 (+0200) Subject: CI: restore cross building with cmake X-Git-Tag: dbus-1.15.8~37^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2ae66ff1ae202b94cf676b145de1755f69ed265;p=thirdparty%2Fdbus.git CI: restore cross building with cmake --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5624b64d0..d7cb445ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -310,8 +310,6 @@ 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: