Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc174477 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

turn off gradle parallel

parent 85433603
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -160,7 +160,6 @@ test:
    # Configure Gradle for CI
    - mkdir -p ~/.gradle
    - echo "org.gradle.daemon=false" >> ~/.gradle/gradle.properties
    - echo "org.gradle.parallel=true" >> ~/.gradle/gradle.properties
    - echo "org.gradle.configureondemand=true" >> ~/.gradle/gradle.properties
    - echo "org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g -XX:+HeapDumpOnOutOfMemoryError" >> ~/.gradle/gradle.properties
    # Build debug APKs for each architecture