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 <root@stephanos.io>
This commit is contained in:
parent
02fbef5a2e
commit
ba14a4e7b8
1 changed files with 0 additions and 1 deletions
1
.github/workflows/footprint.yml
vendored
1
.github/workflows/footprint.yml
vendored
|
@ -22,7 +22,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: Cancel Previous Runs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue