aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/ci.sh b/ci.sh
index a1d0c8c26..c7c1755a0 100755
--- a/ci.sh
+++ b/ci.sh
@@ -222,9 +222,6 @@ rm out/tests/rpi-pico/i2c
222rm out/tests/stm32wb55rg/wpan_mac 222rm out/tests/stm32wb55rg/wpan_mac
223rm out/tests/stm32wb55rg/wpan_ble 223rm out/tests/stm32wb55rg/wpan_ble
224 224
225# not in CI yet.
226rm -rf out/tests/stm32f446re
227
228# unstable, I think it's running out of RAM? 225# unstable, I think it's running out of RAM?
229rm out/tests/stm32f207zg/eth 226rm out/tests/stm32f207zg/eth
230 227