浏览代码

Remove kotlin.compiler.execution.strategy config

arkon 3 年之前
父节点
当前提交
a8b53499af
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      .github/runner-files/ci-gradle.properties

+ 1 - 2
.github/runner-files/ci-gradle.properties

@@ -2,5 +2,4 @@ org.gradle.daemon=false
 org.gradle.jvmargs=-Xmx5120m
 org.gradle.jvmargs=-Xmx5120m
 org.gradle.workers.max=2
 org.gradle.workers.max=2
 
 
-kotlin.incremental=false
-kotlin.compiler.execution.strategy=in-process
+kotlin.incremental=false