mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
Increase number of worker threads in CI.
This commit is contained in:
parent
3f9f93990d
commit
bfc38d970b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ before_script:
|
|||
- export C_INCLUDE_PATH=$RISCV/include:$VERILATOR_ROOT/include:/usr/pack/gcc-7.2.0-af/linux-x64/include
|
||||
- export CPLUS_INCLUDE_PATH=$RISCV/include:$VERILATOR_ROOT/include:/usr/pack/gcc-7.2.0-af/linux-x64/include
|
||||
# number of parallel jobs to use for make commands and simulation
|
||||
- export NUM_JOBS=4
|
||||
- export NUM_JOBS=8
|
||||
- ci/make-tmp.sh
|
||||
- git submodule update --init --recursive
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue