Try to tell NG not to go so hard on my CI machines

This commit is contained in:
Octavia Togami 2024-04-24 02:32:25 -07:00
parent 99319e9ce7
commit 8ca4876eda
No known key found for this signature in database
GPG Key ID: CC364524D1983C99

View File

@ -75,6 +75,9 @@
minecraftVersion = "1.20.4"
mappingsVersion = "2024.04.14"
}
decompiler {
maxMemory("2G")
}
}
configure<BasePluginExtension> {