Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Sep 19, 2024
1 parent 547b88e commit b8c8f0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,9 @@ jobs:
matrix:
emulator: [
# Temporarily disabled due to emulator issues
# { api-level: 23, target: google_apis },
{ api-level: 23, target: google_apis },
{ api-level: 26, target: google_apis },
{ api-level: 27, target: google_apis },
{ api-level: 34, target: playstore }
]
steps:
Expand Down

0 comments on commit b8c8f0b

Please sign in to comment.