[github][ci] build debug and release builds with clang

This commit is contained in:
Travis Geiselbrecht
2024-04-08 00:01:43 -07:00
parent 3e6fd78a38
commit 1ae8bf68fc

View File

@@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
toolchain-ver: [13, 14, 15]
debug: [2]
debug: [2, 0]
project:
# Note: Clang toolchains do not ship with a compiler-rt (libgcc) for
# all targets, so we have to restrict this build matrix to targets