Skip to content

Commit

Permalink
try to increase memory to run codeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
Bumer-32 committed Jan 5, 2025
1 parent 415f244 commit fb095ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.jvmargs=-Xmx4G
org.gradle.parallel=true
kotlin.daemon.jvmargs=-Xmx4G

# Fabric Properties
# check these on https://fabricmc.net/develop
Expand Down

0 comments on commit fb095ae

Please sign in to comment.