Unverified Commit 480c54c3 authored by Loïc Sharma's avatar Loïc Sharma Committed by GitHub

Increase Linux docs_publish timeout (#120718)

This target recently caused the tree to close due to a timeout: https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20docs_publish/8906/overview

This target consistently takes ~55 minutes, which is very close to its current timeout of 60 minutes. This increases the timeout to make timeouts less likely.
parent ed5bd177
......@@ -303,7 +303,7 @@ targets:
- name: Linux docs_publish
recipe: flutter/flutter
presubmit: false
timeout: 60
timeout: 90
properties:
cores: "32"
dependencies: >-
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment