mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-12 11:55:44 +00:00
Limit YOSYS_MAX_THREADS to 4 when running seed-tests
This commit is contained in:
parent
fc951a28d3
commit
a871415abf
23 changed files with 23 additions and 0 deletions
1
tests/common-env.sh
Normal file
1
tests/common-env.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
export YOSYS_MAX_THREADS=4
|
||||
Loading…
Add table
Add a link
Reference in a new issue