Skip to content

ci: Fix "staic-scan" job

Sam Thursfield requested to merge sam/ci-static-scan into master

This job was failing at configure stage with this error:

meson.build:300:6: ERROR: Problem encountered: systemd user services were enabled, but systemd was not found. Please set the systemd_user_services_dir option if you want to install them, or set systemd_user_services=false to disable.

Merge request reports