aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Geiselbrecht <geist@foobox.com>2024-04-08 00:01:43 -0700
committerTravis Geiselbrecht <geist@foobox.com>2024-04-08 00:07:17 -0700
commit1ae8bf68fc74f60584cfb055656e913b4ae16e4c (patch)
treebd25f292b9ec8dda49a065a928f852836a369b8f
parent3e6fd78a3807c72f07ba4e0da6b3f18b74d576a8 (diff)
downloadlk-1ae8bf68fc74f60584cfb055656e913b4ae16e4c.tar.gz
[github][ci] build debug and release builds with clang
-rw-r--r--.github/workflows/github-ci-clang.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/github-ci-clang.yml b/.github/workflows/github-ci-clang.yml
index 7ec0b8da..9c036eea 100644
--- a/.github/workflows/github-ci-clang.yml
+++ b/.github/workflows/github-ci-clang.yml
@@ -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