mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-23 08:30:44 +00:00
Readd api level 29 to android CI tests
The action got fixed and released https://github.com/ReactiveCircus/android-emulator-runner/releases/tag/v2.19.1
This commit is contained in:
parent
63fdc100d6
commit
c422f65935
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -50,8 +50,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
# api-level 19 is min sdk, but throws errors related to desugaring
|
||||
# api-level 29 currently not working https://github.com/ReactiveCircus/android-emulator-runner/issues/168
|
||||
api-level: [ 21 ]
|
||||
api-level: [ 21, 29 ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user