aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci.sh b/ci.sh
index 5e8bddb8c..50331bdba 100755
--- a/ci.sh
+++ b/ci.sh
@@ -290,8 +290,9 @@ cargo batch \
290 $BUILD_EXTRA 290 $BUILD_EXTRA
291 291
292 292
293# temporarily disabled, bluepill board got bricked 293# temporarily disabled, these boards are dead.
294rm -rf out/tests/stm32f103c8 294rm -rf out/tests/stm32f103c8
295rm -rf out/tests/nrf52840-dk
295 296
296rm out/tests/stm32wb55rg/wpan_mac 297rm out/tests/stm32wb55rg/wpan_mac
297rm out/tests/stm32wb55rg/wpan_ble 298rm out/tests/stm32wb55rg/wpan_ble