mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-07 19:08:03 +02:00
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:
parent
d219c8af45
commit
2c11190b6a
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue