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