fix(sims): OOM at sim-multi-seed-long run (#21503)

This commit is contained in:
Alexander Peters
2024-09-03 13:41:22 +00:00
committed by GitHub
parent 50b2254249
commit 62bf23a5ae
4 changed files with 12 additions and 6 deletions
+2
View File
@@ -24,6 +24,8 @@ jobs:
go-version: "1.23"
check-latest: true
- name: test-sim-multi-seed-long
env:
GOMEMLIMIT: 14GiB # reserve 2 GiB as buffer for GC to avoid OOM
run: |
make test-sim-multi-seed-long