Skip to content

Commit ba14a4e

Browse files
committed
ci: footprint: Remove stale clang-related variables
This commit removes stale clang-related variables that are not used by the footprint workflow. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 02fbef5 commit ba14a4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/footprint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
fail-fast: false
2323
env:
2424
ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.15.0
25-
CLANG_ROOT_DIR: /usr/lib/llvm-12
2625
ZEPHYR_TOOLCHAIN_VARIANT: zephyr
2726
steps:
2827
- name: Cancel Previous Runs

0 commit comments

Comments
 (0)