Skip to content

Commit 3b8d99f

Browse files
committed
Increase memory to 4096M for integration-testing
1 parent 289f5e6 commit 3b8d99f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-testing/gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ junit5_version=5.7.0
55

66
kotlin.code.style=official
77
kotlin.mpp.stability.nowarn=true
8+
org.gradle.jvmargs=-Xmx4096M

0 commit comments

Comments
 (0)