Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit 6e148b3

Browse files
authored
put it back to large ci machine (#1285)
Signed-off-by: Aaron Sutula <hi@asutula.com>
1 parent 2d1e35a commit 6e148b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
working_directory: ~/textile-mobile
167167
docker:
168168
- image: circleci/android:api-28-node8-alpha
169-
resource_class: xlarge
169+
resource_class: large
170170
steps:
171171
- restore_cache: # If any cache exists, it'll way speedup these checkouts
172172
keys:

0 commit comments

Comments
 (0)