Skip to content

Commit 214db27

Browse files
committed
Reduce the test heap size for concurrent immix
1 parent e970e68 commit 214db27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-dacapo-chopin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
uses: ./.github/workflows/run-dacapo-chopin-inner.yml
1515
with:
1616
config-file: "large-heap.yml"
17-
heap-factor: "7"
17+
heap-factor: "2.5"

0 commit comments

Comments
 (0)