mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-03 06:50:12 +01:00
CI: Disable "debian mingw64 meson debug" until #509 is fixed
See #509 Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
parent
750cef4baf
commit
fad4fc38ae
1 changed files with 2 additions and 0 deletions
|
|
@ -254,10 +254,12 @@ debian mingw64 cmake debug:
|
|||
ci_host: "x86_64-w64-mingw32"
|
||||
ci_variant: "debug"
|
||||
|
||||
# see https://gitlab.freedesktop.org/dbus/dbus/-/issues/509
|
||||
debian mingw64 meson debug:
|
||||
extends:
|
||||
- .meson-common
|
||||
- .debian-build
|
||||
when: manual
|
||||
variables:
|
||||
ci_host: "x86_64-w64-mingw32"
|
||||
ci_variant: "debug"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue