Author :
Pierre Le Marre
Date :
2025-01-20 14:04:49
Hash :454b18f5 Message :ci: Enable sanitizers for Linux
Since `asan` and `ubsan` overlap Valgrind, we run separate pipelines
for each.
Enable only for gcc for now, as we could not make it work with clang.