mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-03 19:09:32 +00:00
Try API 23-29.
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
# os: [macos-latest, ubuntu-latest]
|
||||
api-level: [23, 30]
|
||||
api-level: [23, 24, 25, 26, 27, 28, 29]
|
||||
# target: [default, google_apis]
|
||||
# exclude:
|
||||
# - os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user