]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ci: also use GCC 13 for sanitizer builds
authorThomas Weißschuh <thomas@t-8ch.de>
Fri, 22 Sep 2023 18:38:13 +0000 (20:38 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Fri, 22 Sep 2023 18:38:13 +0000 (20:38 +0200)
commit89ffeab8747e7ea1b906783c9bbcaf887494d252
tree103f299b32e19e2aa7b7569b44ceb71ce75cb96f
parentab37a96d075907ecb857b4d983761db1af102598
ci: also use GCC 13 for sanitizer builds

Now that -Werror is not used anymore with -fsanitize the false-postives
are not a problem anymore and we get the better runtime checks of newer
sanitizers.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
.github/workflows/cibuild.yml