Skip to content

Commit f0b91a0

Browse files
committed
changed memory
1 parent 0dd4e5d commit f0b91a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626

2727
tasks.withType<Test>().configureEach {
2828
useJUnitPlatform()
29-
maxHeapSize = "4g"
29+
maxHeapSize = "2g"
3030
}
3131

3232
tasks.processJupyterApiResources {

0 commit comments

Comments
 (0)