Skip to content

Commit 7176277

Browse files
authored
Increase build timeout (#8583)
1 parent ee99fb4 commit 7176277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci_build/github/azure-pipelines/linux-pytorch-custom-ops-ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ trigger: none
33
jobs:
44
- job: Onnxruntime_Linux_pytorch_export
55

6-
timeoutInMinutes: 90
6+
timeoutInMinutes: 120
77

88
steps:
99
- checkout: self

0 commit comments

Comments
 (0)