timeout extension

This commit is contained in:
Anant Bhasin 2021-04-06 15:53:37 +05:30
parent 0c8fc8b992
commit 3b6af94ab8
1 changed files with 1 additions and 1 deletions

View File

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