mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-19 17:50:51 +01:00
CI: Only run "opensuse mingw64 meson debug" if triggered manually
Mitigates: dbus/dbus#469 Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
8d14293458
commit
0f902faa38
1 changed files with 1 additions and 0 deletions
|
|
@ -314,6 +314,7 @@ opensuse mingw64 meson debug:
|
|||
extends:
|
||||
- .meson-common
|
||||
- .suse-build
|
||||
when: manual
|
||||
variables:
|
||||
ci_host: "x86_64-w64-mingw32"
|
||||
ci_local_packages: "no"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue