Skip to content

CI: build in debug mode

Nicolás Alvarez requested to merge work/ci-use-debug into master

I think the main reason why the CI build is so slow is that KStars is being built in release mode. Use Debug mode for build and test jobs, and leave Release mode only for the appimage.

Sending the MR to actually test it, let's see if it actually works as I expect...

Merge request reports