mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-03 19:09:32 +00:00
Add emulator-launcher.
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
timeout-minutes: 20
|
||||
strategy:
|
||||
matrix:
|
||||
api-level: [21, 29]
|
||||
api-level: [21, 23, 29]
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v1
|
||||
@@ -32,3 +32,4 @@ jobs:
|
||||
target: default
|
||||
abi: x86
|
||||
headless: true
|
||||
disable-animations: true
|
||||
|
||||
Reference in New Issue
Block a user