diff --git a/.github/workflows/build-android-e2e.yml b/.github/workflows/build-android-e2e.yml index 8cba763d005b..d3eb7d0bfdb8 100644 --- a/.github/workflows/build-android-e2e.yml +++ b/.github/workflows/build-android-e2e.yml @@ -33,6 +33,7 @@ jobs: build-android-apks: name: Build Android E2E APKs runs-on: ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg + timeout-minutes: 40 env: GRADLE_USER_HOME: /home/admin/_work/.gradle CACHE_GENERATION: v1 # Increment this to bust the cache (v1, v2, v3, etc.)