mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-06-09 06:58:21 +02:00
CI: Switch active cmake related jobs to opensuse as default
Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
parent
acdf5a7a18
commit
93073e9565
1 changed files with 2 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ debian autotools legacy:
|
|||
|
||||
debian cmake:
|
||||
extends: .debian-build
|
||||
when: manual
|
||||
variables:
|
||||
ci_buildsys: "cmake-dist"
|
||||
|
||||
|
|
@ -139,6 +140,7 @@ debian mingw64 autotools:
|
|||
|
||||
debian mingw64 cmake debug:
|
||||
extends: .debian-build
|
||||
when: manual
|
||||
variables:
|
||||
ci_buildsys: "cmake"
|
||||
ci_host: "x86_64-w64-mingw32"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue