Skip to content

Commit 7a66b7d

Browse files
committed
Bug 1994695 - bump max-run-time for upload-symbols tasks to 45 minutes. r=releng-reviewers,bhearsum DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D269205
1 parent bfac1c4 commit 7a66b7d

File tree

1 file changed

+1
-1
lines changed
  • taskcluster/kinds/upload-symbols

1 file changed

+1
-1
lines changed

taskcluster/kinds/upload-symbols/kind.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tasks:
3636
use-python: default
3737
worker:
3838
docker-image: {in-tree: "debian12-base"}
39-
max-run-time: 1800
39+
max-run-time: 2700
4040
env:
4141
# {level} gets replaced in the upload_symbols transform
4242
SYMBOL_SECRET: "project/releng/gecko/build/level-{level}/gecko-symbol-upload"

0 commit comments

Comments
 (0)