]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
CI: Enable Windows build with Meson, gcc and UCRT64
authorSimon McVittie <smcv@collabora.com>
Fri, 28 Feb 2025 14:42:50 +0000 (14:42 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 28 Feb 2025 14:42:50 +0000 (14:42 +0000)
This was broken for a while (see dbus#462, dbus!426, dbus!429, dbus!512)
but now it works again. Let's not allow it to regress without someone
noticing.

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

index 3a099c944a1fe60cbcfcb21f3205e21fb4132ebb..76adebe78f1162eeec904cb7776d50cebac47106 100644 (file)
@@ -396,8 +396,6 @@ windows-meson-mingw-ucrt64:
     paths:
       - "build/config.h"
       - "build/meson-logs/*.txt"
-  # Currently broken, https://gitlab.freedesktop.org/dbus/dbus/-/issues/462
-  when: manual
 
 windows-meson-vs15-x86:
   extends: .win-build