Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,18 @@ jobs:
api-level: 35
target: google_apis
arch: x86_64
- os: ubuntu-latest
api-level: "37.0"
target: google_apis_playstore_ps16k
arch: x86_64
- os: ubuntu-latest
api-level: "37.0"
target: google_apis_ps16k
arch: x86_64
- os: ubuntu-latest
api-level: "37.0"
target: playstore_ps16k
arch: x86_64
- os: ubuntu-latest
api-level: 34-ext10
target: android-automotive
Expand Down
Loading