mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
removed api level 32 from nightly build
This commit is contained in:
parent
21bc3ff80c
commit
c621b39188
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
instrumentation_tests:
|
||||
strategy:
|
||||
matrix:
|
||||
api-level: [21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 33]
|
||||
api-level: [21, 22, 23, 24, 25, 27, 28, 30, 31, 33]
|
||||
fail-fast: false
|
||||
runs-on: macos-11
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user