diff --git a/.github/workflows/android_detox.yml b/.github/workflows/android_detox.yml index 7a836c77a..cc920297e 100644 --- a/.github/workflows/android_detox.yml +++ b/.github/workflows/android_detox.yml @@ -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