mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 23:07:26 -04:00
Re-enabled the all emulators in CI.
This commit is contained in:
parent
93f4a51013
commit
cd6d5e2604
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
name: Automated tests
|
name: Automated tests
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [ 35 ]
|
api-level: [ 25, 30, 33, 34, 35 ]
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
@ -118,7 +118,7 @@ jobs:
|
|||||||
name: Automated tests for PlayStore variant
|
name: Automated tests for PlayStore variant
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [ 35 ]
|
api-level: [ 25, 30, 33, 34, 35 ]
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
@ -199,7 +199,7 @@ jobs:
|
|||||||
name: Automated tests for Custom app
|
name: Automated tests for Custom app
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [ 35 ]
|
api-level: [ 25, 30, 33, 34, 35 ]
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
@ -280,7 +280,7 @@ jobs:
|
|||||||
name: Automated tests on Tablet
|
name: Automated tests on Tablet
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [ 35 ]
|
api-level: [ 25, 30, 33, 34, 35 ]
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user