From 3f83368f422194c55631e40fa6b4cfd866f1dd2d Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Mon, 7 Oct 2019 15:01:22 +0300 Subject: [PATCH] CI: update .cirrus.yml --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 74f9ae13..8e6a5449 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,6 +1,6 @@ container: image: cirrusci/android-sdk:28 - cpu: 4 + cpu: 2 memory: 8G task: @@ -13,7 +13,7 @@ task: depends_on: - tests - build_release_apk_script: | + script: | ./gradlew assembleDebug output_artifacts: