CI kotlin gc from 4G to 8G for Esi and FittingEngine

This commit is contained in:
AG 2025-09-26 15:51:45 +02:00
parent 4f22507bc7
commit 36fad41b48
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
kotlin.daemon.jvmargs=-Xmx8G
# suppress inspection "UnusedProperty" # suppress inspection "UnusedProperty"
kotlin.code.style=official kotlin.code.style=official

View File

@ -0,0 +1 @@
kotlin.daemon.jvmargs=-Xmx8G