mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-04 14:20:37 +02:00
CI: Don't run tests for openSUSE Meson mingw builds for now
They don't find their library dependencies. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
1f8bf48801
commit
4fd2dfdf51
1 changed files with 3 additions and 0 deletions
|
|
@ -284,6 +284,9 @@ opensuse mingw64 meson debug:
|
|||
variables:
|
||||
ci_host: "x86_64-w64-mingw32"
|
||||
ci_local_packages: "no"
|
||||
# TODO: Tests in this configuration fail to find the mingw builds
|
||||
# of expat and GLib in /usr/x86_64-w64-mingw32/sys-root/mingw/bin
|
||||
ci_test: "no"
|
||||
ci_variant: "debug"
|
||||
|
||||
.ubuntu-build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue