mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
tools/ci/testlist: skip the build of bl602evb:elf
This bl602evb:elf configuration has caused job risc-v-01 to fail on several occasions. riscv-none-elf-ld: cannot find /github/workspace/sources/nuttx/arch/risc-v/src/crt0.o: No such file or directory https://github.com/apache/nuttx/pull/17792 Added -bl602evb:elf to the risc-v-01.dat file to skip the build. Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
/risc-v/[a-d]*
|
||||
/risc-v/e[0-r]*
|
||||
-bl602evb:elf
|
||||
|
||||
Reference in New Issue
Block a user