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