mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-04 19:29:31 +00:00
Test with API 28 and 29.
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: macOS-latest
|
runs-on: macOS-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [21, 22, 23, 24, 25, 26, 27, 28, 29]
|
api-level: [28, 29]
|
||||||
target: [default, google_apis]
|
target: [default, google_apis]
|
||||||
abi: [x86, x86_64]
|
abi: [x86, x86_64]
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user