mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -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:
|
instrumentation_tests:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
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
|
fail-fast: false
|
||||||
runs-on: macos-11
|
runs-on: macos-11
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user