We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0acbc commit 0b359bcCopy full SHA for 0b359bc
.circleci/config.yml
@@ -27,7 +27,7 @@ aliases:
27
docker:
28
- image: circleci/android:api-28-node
29
environment:
30
- - _JAVA_OPTIONS: "-XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap"
+ - _JAVA_OPTIONS: "-XX:+UnlockExperimentalVMOptions -XX:+UseContainerSupport"
31
32
- &integration-test-defaults
33
working_directory: *workspace
0 commit comments