Skip to content

Commit 7eb2dc8

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]> (cherry picked from commit ba14a4e)
1 parent 0da370c commit 7eb2dc8

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
@@ -17,7 +17,6 @@ jobs:
1717
fail-fast: false
1818
env:
1919
ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.15.0
20-
CLANG_ROOT_DIR: /usr/lib/llvm-12
2120
ZEPHYR_TOOLCHAIN_VARIANT: zephyr
2221
steps:
2322
- name: Apply container owner mismatch workaround

0 commit comments

Comments
 (0)