aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index eac4d3711..5c69d3a29 100755
--- a/ci.sh
+++ b/ci.sh
@@ -218,6 +218,9 @@ cargo batch \
218rm out/tests/stm32wb55rg/wpan_mac 218rm out/tests/stm32wb55rg/wpan_mac
219rm out/tests/stm32wb55rg/wpan_ble 219rm out/tests/stm32wb55rg/wpan_ble
220 220
221# unstable
222rm out/tests/stm32f429zi/stop
223
221# unstable, I think it's running out of RAM? 224# unstable, I think it's running out of RAM?
222rm out/tests/stm32f207zg/eth 225rm out/tests/stm32f207zg/eth
223 226