[CI SKIP] Cache Gradle dependencies for PR build check workflow (#4511)
This commit is contained in:
6
.github/runner-files/ci-gradle.properties
vendored
Normal file
6
.github/runner-files/ci-gradle.properties
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
org.gradle.daemon=false
|
||||
org.gradle.jvmargs=-Xmx5120m
|
||||
org.gradle.workers.max=2
|
||||
|
||||
kotlin.incremental=false
|
||||
kotlin.compiler.execution.strategy=in-process
|
Reference in New Issue
Block a user