Rolled back the memory change since it'll cause a daemon to launch even during a CI build.
This commit is contained in:
@@ -34,7 +34,3 @@ curseforge_project=223794
|
||||
#########################################################
|
||||
# Various tasks like runData will fail when run as daemon
|
||||
org.gradle.daemon=false
|
||||
|
||||
# IntelliJ will still launch a daemon to grab the build-config,
|
||||
# and that daemon may run out of memory
|
||||
org.gradle.jvmargs=-Xmx2g
|
||||
|
||||
Reference in New Issue
Block a user