Tests
This commit is contained in:
parent
c03fb32400
commit
273bcc563d
|
|
@ -59,7 +59,7 @@ jobs:
|
||||||
#set of different configurations of the virtual environment.
|
#set of different configurations of the virtual environment.
|
||||||
matrix:
|
matrix:
|
||||||
#api-level: [21, 29]
|
#api-level: [21, 29]
|
||||||
api-level: [29]
|
api-level: [26, 27, 28, 29]
|
||||||
target: [default]
|
target: [default]
|
||||||
needs: test
|
needs: test
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue