Skip to content

Commit

Permalink
Add Android-35 emulator image
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jul 16, 2024
1 parent 7876211 commit 0a9ce45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
fail-fast: false
matrix:
emulator:
# No android-35 aosp_atd
- {'api_level': 35, 'api_type_target': 'google_apis', 'arch': 'x86_64'}
- {'api_level': 34, 'api_type_target': 'aosp_atd', 'arch': 'x86_64'}
- {'api_level': 33, 'api_type_target': 'aosp_atd', 'arch': 'x86_64'}
- {'api_level': 32, 'api_type_target': 'aosp_atd', 'arch': 'x86_64'}
Expand Down

0 comments on commit 0a9ce45

Please sign in to comment.