Test on intermediate API levels

This commit is contained in:
Benoit Marty 2021-08-31 14:20:39 +02:00 committed by Benoit Marty
parent f862ce5326
commit 99cb51af6b
1 changed files with 1 additions and 1 deletions

View File

@ -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