diff --git a/.github/runner-files/ci-gradle.properties b/.github/runner-files/ci-gradle.properties index d34c1d3ad..3b340e957 100644 --- a/.github/runner-files/ci-gradle.properties +++ b/.github/runner-files/ci-gradle.properties @@ -2,5 +2,4 @@ org.gradle.daemon=false org.gradle.jvmargs=-Xmx5120m org.gradle.workers.max=2 -kotlin.incremental=false -kotlin.compiler.execution.strategy=in-process \ No newline at end of file +kotlin.incremental=false \ No newline at end of file