Skip to content

Commit 065f283

Browse files
authored
Fix UI Test workflow
1 parent ffa35e5 commit 065f283

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
@@ -39,5 +39,5 @@ jobs:
3939
- name: Compose UI tests
4040
uses: reactivecircus/android-emulator-runner@v2
4141
with:
42-
api-level: 35
42+
api-level: 34
4343
script: ./gradlew connectedCheck

0 commit comments

Comments
 (0)