diff --git a/.github/ci-gradle.properties b/.github/ci-gradle.properties index b6786a527..3b82338cd 100644 --- a/.github/ci-gradle.properties +++ b/.github/ci-gradle.properties @@ -15,7 +15,7 @@ # 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