[github][ci] build debug and release builds with clang
This commit is contained in:
2
.github/workflows/github-ci-clang.yml
vendored
2
.github/workflows/github-ci-clang.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user