GitHub Actions: Increase number of attempts
This commit is contained in:
parent
10416e40fa
commit
ece1b93f8d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
AndroidTest:
|
||||
needs: Build
|
||||
runs-on: macOS-10.15
|
||||
timeout-minutes: 45
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
matrix:
|
||||
api: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user