]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
CI: restore cross building with cmake
authorRalf Habacker <ralf.habacker@freenet.de>
Mon, 12 Jun 2023 19:35:32 +0000 (21:35 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 12 Jun 2023 19:37:05 +0000 (21:37 +0200)
.gitlab-ci.yml

index 5624b64d0958b70296432a4b553d168df29fa2cf..d7cb445ef67adab9726c202d8d81151ecf2537be 100644 (file)
@@ -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: