CI: Switch active cmake related jobs to opensuse as default

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
Ralf Habacker 2022-03-01 13:30:45 +01:00
parent acdf5a7a18
commit 93073e9565

View file

@ -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"