소스 검색

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.workers.max=2
 
-kotlin.incremental=false
-kotlin.compiler.execution.strategy=in-process
+kotlin.incremental=false