Skip to content

Commit db08f2e

Browse files
committed
API 30
1 parent 1c53aa2 commit db08f2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/android-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
- name: Android Tests
4040
uses: reactivecircus/android-emulator-runner@v2
4141
with:
42+
api-level: 30
4243
# api-level: 22
43-
api-level: 21
44-
arch: x86
44+
arch: x86_64
4545
disk-size: 2048M
4646
script: ./gradlew composeunstyled-${{ matrix.module }}:connectedDebugAndroidTest

0 commit comments

Comments
 (0)