Skip to content

Commit a40e3ef

Browse files
committed
Try with default max heap
1 parent 90e6f14 commit a40e3ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ import org.apache.tools.ant.taskdefs.condition.Os
9191
test {
9292
useJUnit()
9393

94-
maxHeapSize = '1G'
95-
9694
if (Os.isFamily(Os.FAMILY_WINDOWS)) {
9795
systemProperty "java.library.path", "$buildDir\\install\\bin;$buildDir\\tiledb_jni\\Release"
9896
} else {

0 commit comments

Comments
 (0)