diff options
| -rwxr-xr-x | tools/ci.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/ci.sh b/tools/ci.sh index ee205b429..2005034c4 100755 --- a/tools/ci.sh +++ b/tools/ci.sh @@ -691,7 +691,6 @@ function ci_zephyr_install { function ci_zephyr_build { docker exec zephyr-ci west build -p auto -b qemu_x86 -- -DCONF_FILE=prj_minimal.conf - docker exec zephyr-ci west build -p auto -b qemu_x86 docker exec zephyr-ci west build -p auto -b frdm_k64f docker exec zephyr-ci west build -p auto -b mimxrt1050_evk docker exec zephyr-ci west build -p auto -b nucleo_wb55rg # for bluetooth |
