]> git.ipfire.org Git - thirdparty/kmod.git/commit
ci/codeql: use Ubuntu 24.04, adjust build flags
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 5 Nov 2024 16:22:16 +0000 (16:22 +0000)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 8 Nov 2024 17:51:04 +0000 (11:51 -0600)
commit73e46a77951d0d20db439da12cf01ed31d36ee0d
tree4dde2c3e4fbf7f85b4edee53d856c8b97b23f4db
parent01c8b02c5a00d554acd4b8eb14128ba92370ce88
ci/codeql: use Ubuntu 24.04, adjust build flags

While in here drop the docs and manpages flags - both of those combined
take ~1s of CI time - and disable the sanitizers and tests instead.

This means we no longer get pre-existing code problems in the tests,
which is fine considering the number of pre-existing issues in there.
Another nice side effect is that the pipeline time is reduced by ~50%.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/229
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
.github/workflows/codeql.yml