Test API 23-30.

This commit is contained in:
Yang
2020-10-30 20:52:34 +11:00
parent 448508a511
commit 2196379783
+2 -2
View File
@@ -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