timeout increase

This commit is contained in:
Anant Bhasin 2021-04-06 12:22:14 +05:30
parent 8738687129
commit 8be6ab5cfe
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: [pull_request]
jobs:
build-android-experimental-play-debug:
runs-on: macos-latest
timeout-minutes: 15
timeout-minutes: 60
steps:
- name: Checkout