Skip to content

Commit 13c36d7

Browse files
committed
we're still crashing our cicd servers...
1 parent 55ccf93 commit 13c36d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-firesim-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
# override: sims/firesim/sim/make/scala-build.mk:33
2424
FIRESIM_JAVA_HEAP_SIZE: 12G
2525
# override: sims/firesim/sim/make/verilator.mk:8 -- F2 Gemmini generated C++ is memory-heavy on GitHub runners
26-
FIRESIM_F2_VERILATOR_MAKEFLAGS: -j2 VM_PARALLEL_BUILDS=1
26+
FIRESIM_F2_VERILATOR_MAKEFLAGS: -j1 VM_PARALLEL_BUILDS=1
2727

2828
jobs:
2929
firesim-onprem-tests:

0 commit comments

Comments
 (0)