stm32/tests: disable stop test.
This commit is contained in:
parent
b6fc682117
commit
57edf289ea
1 changed files with 3 additions and 0 deletions
3
ci.sh
3
ci.sh
|
@ -218,6 +218,9 @@ cargo batch \
|
|||
rm out/tests/stm32wb55rg/wpan_mac
|
||||
rm out/tests/stm32wb55rg/wpan_ble
|
||||
|
||||
# unstable
|
||||
rm out/tests/stm32f429zi/stop
|
||||
|
||||
# unstable, I think it's running out of RAM?
|
||||
rm out/tests/stm32f207zg/eth
|
||||
|
||||
|
|
Loading…
Reference in a new issue