mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-30 03:26:07 -05:00
increased gradle memory in the hope it fixes the github action fail
This commit is contained in:
parent
a0c9b80ef4
commit
d932d0ccc1
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
org.gradle.jvmargs=-Xmx2560M
|
org.gradle.jvmargs=-Xmx4g -Xms4g
|
||||||
|
|
Loading…
Reference in a new issue