added google default apis in CI

This commit is contained in:
Gouri Panda 2021-12-24 02:25:57 +05:30
parent ccd027515f
commit bc9d736f35

View File

@ -16,6 +16,7 @@ jobs:
strategy:
matrix:
api-level: [21, 21, 23, 26, 29, 30]
target: [google_apis]
fail-fast: false
runs-on: macOS-latest
steps: