Test on intermediate API levels
This commit is contained in:
parent
f862ce5326
commit
99cb51af6b
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
api-level: [21, 30]
|
api-level: [21, 28, 30]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up Python 3.8
|
- name: Set up Python 3.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user