This commit is contained in:
Hillel Coren 2021-05-05 07:33:31 +03:00
parent c03fb32400
commit 273bcc563d
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ jobs:
#set of different configurations of the virtual environment.
matrix:
#api-level: [21, 29]
api-level: [29]
api-level: [26, 27, 28, 29]
target: [default]
needs: test
steps: