Skip to content

Commit c66917a

Browse files
committed
increase it to 40 minutes
1 parent 5f97951 commit c66917a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
build-android-apks:
3434
name: Build Android E2E APKs
3535
runs-on: ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg
36-
timeout-minutes: 30
36+
timeout-minutes: 40
3737
env:
3838
GRADLE_USER_HOME: /home/admin/_work/.gradle
3939
CACHE_GENERATION: v1 # Increment this to bust the cache (v1, v2, v3, etc.)

0 commit comments

Comments
 (0)