mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Test API 23-30.
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
# os: [macos-latest, ubuntu-latest]
|
# os: [macos-latest, ubuntu-latest]
|
||||||
api-level: [23, 24, 25, 26, 27, 28, 29]
|
api-level: [23, 24, 25, 26, 27, 28, 29, 30]
|
||||||
# target: [default, google_apis]
|
# target: [default, google_apis]
|
||||||
# exclude:
|
# exclude:
|
||||||
# - os: ubuntu-latest
|
# - os: ubuntu-latest
|
||||||
@@ -68,7 +68,7 @@ jobs:
|
|||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
api-level: ${{ matrix.api-level }}
|
api-level: ${{ matrix.api-level }}
|
||||||
target: google_apis
|
target: default
|
||||||
arch: x86
|
arch: x86
|
||||||
# profile: Nexus 6
|
# profile: Nexus 6
|
||||||
profile: pixel_3a
|
profile: pixel_3a
|
||||||
|
|||||||
Reference in New Issue
Block a user