CI: Enable Windows build with Meson, gcc and UCRT64

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>
This commit is contained in:
Simon McVittie 2025-02-28 14:42:50 +00:00
parent c6780cbd31
commit 1cb9b8bffe

View 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