Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Sep 19, 2024
1 parent c48d7ec commit bdb35aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ jobs:
fail-fast: false
matrix:
emulator: [
{ api-level: 28, target: google_apis },
# Temporarily disabled due to emulator issues
# { api-level: 23, target: google_apis },
{ api-level: 34, target: playstore }
]
steps:
Expand Down

0 comments on commit bdb35aa

Please sign in to comment.