mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Increase nightly C++ docs build timeout to 6h (#157759)
This job has been timing out since May 261897734a/1, maybe it's time to figure out if this makes sense.
Issues https://github.com/pytorch/pytorch/issues/157763
Pull Request resolved: https://github.com/pytorch/pytorch/pull/157759
Approved by: https://github.com/malfet
This commit is contained in:
parent
dea4864ce0
commit
06b3265cb1
2
.github/workflows/_docs.yml
vendored
2
.github/workflows/_docs.yml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
runner: ${{ inputs.runner_prefix }}linux.12xlarge
|
||||
# TODO: Nightly cpp docs take longer and longer to finish (more than 3h now)
|
||||
# Let's try to figure out how this can be improved
|
||||
timeout-minutes: 240
|
||||
timeout-minutes: 360
|
||||
- docs_type: python
|
||||
runner: ${{ inputs.runner_prefix }}linux.2xlarge
|
||||
# It takes less than 30m to finish python docs unless there are issues
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user