CI: Don't run windows-meson-mingw-ucrt64 by default

Workaround for dbus#462: if this doesn't run reliably as a result of
external factors, then we shouldn't be using it as a CI gate.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2023-06-13 13:57:25 +01:00
parent d219c8af45
commit 2c11190b6a

View file

@ -398,6 +398,8 @@ 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