From: Simon McVittie Date: Thu, 15 Nov 2018 18:32:06 +0000 (+0000) Subject: CI: Do one build with mingw + CMake by default X-Git-Tag: dbus-1.13.8~25^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab4a12e0e556a5a3c88abfdd83e55cab465b79c;p=thirdparty%2Fdbus.git CI: Do one build with mingw + CMake by default Signed-off-by: Simon McVittie --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 79a3c4684..be115f73b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -111,7 +111,6 @@ build:x86_64-w64-mingw32: build:x86_64-w64-mingw32-cmake-debug: stage: build - when: manual image: "debian:stretch-slim" variables: ci_buildsys: "cmake"