ci: Disable the Coverity CI job

It’s not produced anything but false positives for several years now,
and it would be better to save the CI/analysis/triage resources and
instead focus on `scan_build` reports, which generally seem to be more
useful.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2023-04-26 14:30:20 +01:00
parent 28b1b9d9c3
commit f9bfc12b6e

View File

@ -595,7 +595,7 @@ scan-build:
paths:
- "_scan_build/meson-logs/scanbuild"
coverity:
.coverity:
extends:
- .build-linux
- .only-schedules