Skip to content

Commit 202f620

Browse files
committed
Give eval test more memory
1 parent 6e4df8e commit 202f620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/ci-btest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ else
2222
rm $TEST_PATH
2323
}
2424

25-
test_and_delete eval 100m
25+
test_and_delete eval 200m
2626
test_and_delete thread 400m
2727

2828
# Run other btests in the regular way.

0 commit comments

Comments
 (0)