mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-06 04:38:07 +02:00
Merge branch 'wip/work-around-462' into 'master'
CI: Don't run windows-meson-mingw-ucrt64 by default See merge request dbus/dbus!414
This commit is contained in:
commit
0a440c93db
1 changed files with 2 additions and 1 deletions
|
|
@ -262,7 +262,6 @@ debian mingw64 meson debug:
|
|||
extends:
|
||||
- .meson-common
|
||||
- .debian-build
|
||||
when: manual
|
||||
variables:
|
||||
ci_host: "x86_64-w64-mingw32"
|
||||
ci_variant: "debug"
|
||||
|
|
@ -398,6 +397,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