Skip to content

Commit 91ce61b

Browse files
committed
fix: try android build
1 parent bb2a9bb commit 91ce61b

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
@@ -9,7 +9,7 @@ jobs:
99
working_directory: ~/project
1010
executor:
1111
name: android/android-machine
12-
resource-class: large
12+
resource-class: xlarge
1313
tag: '2024.01.1'
1414
steps:
1515
- checkout:

0 commit comments

Comments
 (0)