Skip to content
Prev Previous commit
Next Next commit
Correct resource name
  • Loading branch information
seadowg committed Nov 3, 2025
commit 828f5ee97dabda97e6606ba10fd10e2be9dbfecf
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ references:
working_directory: ~/work
docker:
- image: cimg/android:2025.09
resource_class: x-large
resource_class: xlarge

jobs:
compile:
Expand Down