mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 06:42:21 -04:00
Re-enabling the CI on API level 24 and 30
This commit is contained in:
parent
9107c4a10d
commit
dbbd02b08b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
name: Automated tests
|
||||
strategy:
|
||||
matrix:
|
||||
api-level: [ 33 ]
|
||||
api-level: [ 24, 30, 33 ]
|
||||
fail-fast: false
|
||||
runs-on: macos-11
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user