ci: bluetooth-tests: Remove stale clang-related variables
This commit removes stale clang-related variables that are not used by the bluetooth-tests workflow. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
bbe32d40f5
commit
984731ceab
1 changed files with 0 additions and 1 deletions
1
.github/workflows/bluetooth-tests.yaml
vendored
1
.github/workflows/bluetooth-tests.yaml
vendored
|
@ -28,7 +28,6 @@ jobs:
|
|||
env:
|
||||
ZEPHYR_TOOLCHAIN_VARIANT: zephyr
|
||||
ZEPHYR_SDK_INSTALL_DIR: /opt/toolchains/zephyr-sdk-0.15.0
|
||||
CLANG_ROOT_DIR: /usr/lib/llvm-12
|
||||
BSIM_OUT_PATH: /opt/bsim/
|
||||
BSIM_COMPONENTS_PATH: /opt/bsim/components
|
||||
EDTT_PATH: ../tools/edtt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue