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