Skip to content

Commit 3e2981d

Browse files
committed
Bug 1967890 - Increase max-run-time for non-unified linux builds. r=taskgraph-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D250577 UltraBlame original commit: 5c807c142104c9224be6f0f19b1127eff5efb3cb
1 parent fc95104 commit 3e2981d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

taskcluster/kinds/build/linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ linux64-non-unified/plain:
135135
symbol: Bp-nu
136136
tier: 1
137137
worker:
138-
max-run-time: 5400
138+
max-run-time: 7200
139139
env:
140140
PERFHERDER_EXTRA_OPTIONS: non-unified
141141
run:
@@ -391,7 +391,7 @@ linux64-non-unified/debug:
391391
symbol: B-nu
392392
tier: 1
393393
worker:
394-
max-run-time: 5400
394+
max-run-time: 7200
395395
env:
396396
PERFHERDER_EXTRA_OPTIONS: non-unified
397397
run:

0 commit comments

Comments
 (0)