CI kotlin gc from 4G to 8G

This commit is contained in:
AG 2025-09-26 15:17:58 +02:00
parent 8417de6ddb
commit 4f22507bc7
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
kotlin.daemon.jvmargs=-Xmx4G
kotlin.code.style=official
kotlin.daemon.jvmargs=-Xmx8G
kotlin.code.style=official