Skip to content

ci: build with both GCC and Clang

Simon Ser requested to merge clang into main

These two compilers may have different warnings. Make sure we don't miss any.

The Clang build also supports ASan + UBSan.

Signed-off-by: Simon Ser contact@emersion.fr

Merge request reports