don't run bmarks in parallel
This commit is contained in:
parent
4ce603e548
commit
c1b5f71ee7
@ -80,4 +80,5 @@ script:
|
|||||||
- make -j 8 > build.gcc.out
|
- make -j 8 > build.gcc.out
|
||||||
# run riscv-tests
|
# run riscv-tests
|
||||||
- cd ../../emulator
|
- cd ../../emulator
|
||||||
- make -j 8 CONFIG=$ECONFIG run
|
- make -j 8 CONFIG=$ECONFIG run-asm-tests
|
||||||
|
- make CONFIG=$ECONFIG run-bmark-tests
|
||||||
|
Loading…
Reference in New Issue
Block a user