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 c8e1738 commit f323940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
# minSdk and targetSdk, see ${project_root}/android_test/app/build.gradle.kts
# TODO: Investigate why it is unstable on API 33.
emulator: [
{ api-level: 23, target: google_apis },
{ api-level: 24, target: google_apis },
{ api-level: 34, target: playstore }
]
steps:
Expand Down

0 comments on commit f323940

Please sign in to comment.