Skip to content

Commit 02fbef5

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]>
1 parent 984731c commit 02fbef5

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
@@ -33,7 +33,6 @@ jobs:
3333
fail-fast: false
3434
env:
3535
ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.15.0
36-
CLANG_ROOT_DIR: /usr/lib/llvm-12
3736
ZEPHYR_TOOLCHAIN_VARIANT: zephyr
3837
steps:
3938
- name: Apply container owner mismatch workaround

0 commit comments

Comments
 (0)