Skip to content

[CI] Fix OpenSUSE CI

lbartoletti requested to merge fix_ci_opensuse into master

It seems there is a kind of cache since we can not use Ninja as a make system.

This commit first rm the build directory and try to use Ninja after, and enable output on failure.

Merge request reports