CI kotlin gc from 4G to 8G for Esi and FittingEngine
This commit is contained in:
parent
4f22507bc7
commit
36fad41b48
|
|
@ -1,3 +1,4 @@
|
||||||
|
kotlin.daemon.jvmargs=-Xmx8G
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
kotlin.daemon.jvmargs=-Xmx8G
|
||||||
Loading…
Reference in New Issue