Skip to content

Commit 3f58414

Browse files
committed
downgrade api level on CI
1 parent 88620ca commit 3f58414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# For more info, please check out: https://github.com/marketplace/actions/android-emulator-runner
2222
uses: reactivecircus/android-emulator-runner@v2
2323
with:
24-
api-level: 36
24+
api-level: 35
2525
cores: 1
2626
ram-size: 6144
2727
heap-size: 512

0 commit comments

Comments
 (0)