Skip to content

Commit 0da370c

Browse files
committed
ci: footprint-tracking: Remove stale clang-related variables
This commit removes stale clang-related variables that are not used by the footprint-tracking workflow. Signed-off-by: Stephanos Ioannidis <[email protected]> (cherry picked from commit 02fbef5)
1 parent a5d8c30 commit 0da370c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/footprint-tracking.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
fail-fast: false
2929
env:
3030
ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.15.0
31-
CLANG_ROOT_DIR: /usr/lib/llvm-12
3231
ZEPHYR_TOOLCHAIN_VARIANT: zephyr
3332
steps:
3433
- name: Apply container owner mismatch workaround

0 commit comments

Comments
 (0)