diff --git a/.github/ci-gradle.properties b/.github/ci-gradle.properties index aefebf0c3..863e0c992 100644 --- a/.github/ci-gradle.properties +++ b/.github/ci-gradle.properties @@ -16,7 +16,7 @@ org.gradle.daemon=true org.gradle.parallel=true -org.gradle.workers.max=2 +org.gradle.workers.max=4 org.gradle.configuration-cache=true org.gradle.configuration-cache.parallel=true