mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Large tests: Make compatible with API 27
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
AndroidTest:
|
||||
needs: Build
|
||||
runs-on: macOS-10.15
|
||||
timeout-minutes: 45
|
||||
strategy:
|
||||
matrix:
|
||||
api: [
|
||||
@@ -37,7 +38,7 @@ jobs:
|
||||
# 24, # Failing tests
|
||||
# 25, # Failing tests
|
||||
# 26, # Failing tests
|
||||
# 27, # Failing tests
|
||||
27,
|
||||
28,
|
||||
# 29, # Crashes constantly, see: https://issuetracker.google.com/issues/159732638
|
||||
# 30, # Not available yet
|
||||
|
||||
Reference in New Issue
Block a user