mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 23:07:26 -04:00
added google default apis in CI
This commit is contained in:
parent
ccd027515f
commit
bc9d736f35
1
.github/workflows/coverage.yml
vendored
1
.github/workflows/coverage.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [21, 21, 23, 26, 29, 30]
|
api-level: [21, 21, 23, 26, 29, 30]
|
||||||
|
target: [google_apis]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: macOS-latest
|
runs-on: macOS-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user