We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2a9bb commit 91ce61bCopy full SHA for 91ce61b
.circleci/config.yml
@@ -9,7 +9,7 @@ jobs:
9
working_directory: ~/project
10
executor:
11
name: android/android-machine
12
- resource-class: large
+ resource-class: xlarge
13
tag: '2024.01.1'
14
steps:
15
- checkout:
0 commit comments