Skip to content

Commit

Permalink
Downgrade emulator version for better stability (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sloy authored Aug 19, 2020
1 parent 2971a7f commit fd9479c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: reactivecircus/android-emulator-runner@v2.11.0
name: Run tests
with:
api-level: 29
api-level: 28
profile: Nexus 6
headless: true
disable-animations: true
Expand Down

0 comments on commit fd9479c

Please sign in to comment.