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 <root@stephanos.io>
This commit is contained in:
parent
984731ceab
commit
02fbef5a2e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/footprint-tracking.yml
vendored
1
.github/workflows/footprint-tracking.yml
vendored
|
@ -33,7 +33,6 @@ jobs:
|
|||
fail-fast: false
|
||||
env:
|
||||
ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.15.0
|
||||
CLANG_ROOT_DIR: /usr/lib/llvm-12
|
||||
ZEPHYR_TOOLCHAIN_VARIANT: zephyr
|
||||
steps:
|
||||
- name: Apply container owner mismatch workaround
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue