Skip to content

Commit 875823b

Browse files
authored
Increase timeout for Linux flutter_packaging_test (#162673)
This test increased in time and is timing out. While we search for the cause, we need to increase the timeout
1 parent 5b29db9 commit 875823b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,7 @@ targets:
684684
presubmit: false
685685
enabled_branches:
686686
- master
687+
timeout: 60 # TODO(https://github.com/flutter/flutter/issues/162654)
687688
properties:
688689
task_name: flutter_packaging
689690
tags: >

0 commit comments

Comments
 (0)