Skip to content

Commit dd2bd00

Browse files
jonalmeidacsadilek
authored andcommitted
Increase maxRunTime to 7200
1 parent fbadb24 commit dd2bd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.taskcluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tasks:
5555
scopes:
5656
- "secrets:get:project/android-components/publish"
5757
payload:
58-
maxRunTime: 3600
58+
maxRunTime: 7200
5959
deadline: "{{ '2 hours' | $fromNow }}"
6060
image: 'mozillamobile/android-components:1.4'
6161
command:

0 commit comments

Comments
 (0)