Skip to content

Commit 745b88d

Browse files
committed
Fix timeout
1 parent 911ccf8 commit 745b88d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/tasks/linux-packages/travis.linux.arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ script:
114114
done
115115
- popd
116116
- |
117-
travis_wait 30 \
117+
travis_wait 55 \
118118
rake \
119119
--trace \
120120
{{ task_namespace }}:build \

0 commit comments

Comments
 (0)