Skip to content

Commit 56e9d2c

Browse files
none: trying to allocate resources to android-e2e-test
1 parent 4a670b9 commit 56e9d2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ jobs:
115115
JAVA_OPTS: '-Xms512m -Xmx1024m'
116116
executor:
117117
name: android/android-machine
118-
resource_class: large
118+
resource_class: medium
119+
tag: default
119120
working_directory: ~/project
120121
steps:
121122
- checkout:

0 commit comments

Comments
 (0)