Skip to content

Commit

Permalink
Bump gradle jvm memory (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhang10 authored Dec 3, 2024
1 parent 928ed99 commit c6c7fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ systemProp.knownSparkVersions=2.4,3.0,3.1,3.2,3.3
systemProp.defaultScalaVersion=2.12
systemProp.knownScalaVersions=2.12,2.13
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx768m
org.gradle.jvmargs=-Xmx2g

0 comments on commit c6c7fc9

Please sign in to comment.