aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index 3e3d9ad00..8ccdb09c8 100755
--- a/ci.sh
+++ b/ci.sh
@@ -289,6 +289,9 @@ cargo batch \
289 $BUILD_EXTRA 289 $BUILD_EXTRA
290 290
291 291
292# temporarily disabled, bluepill board got bricked
293rm -rf out/tests/stm32f103c8
294
292rm out/tests/stm32wb55rg/wpan_mac 295rm out/tests/stm32wb55rg/wpan_mac
293rm out/tests/stm32wb55rg/wpan_ble 296rm out/tests/stm32wb55rg/wpan_ble
294 297