Skip to content

Commit e74a06d

Browse files
committed
chore: fix CircleCI android resource class
1 parent e07c53b commit e74a06d

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
@@ -129,7 +129,7 @@ jobs:
129129
deploy-android:
130130
docker:
131131
- image: cimg/android:2022.07
132-
resource_class: small
132+
resource_class: large
133133
steps:
134134
- checkout
135135
- node/install:

0 commit comments

Comments
 (0)