Add support for API 15-19 system images.

This commit is contained in:
Yang Chen
2020-03-05 14:43:58 +11:00
committed by Yang
parent 4a949058e2
commit ede514c8c2
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
api-level: [21, 23, 29]
api-level: [16, 21, 23, 29]
steps:
- name: checkout
uses: actions/checkout@v2
@@ -37,7 +37,7 @@ jobs:
uses: ./
with:
api-level: ${{ matrix.api-level }}
target: google_apis
target: default
arch: x86
profile: Nexus 6
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none