Skip to content

Commit

Permalink
Fix Pipeline Timeout Issue (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
idiskyle authored Nov 20, 2024
1 parent 91fa3b5 commit 12f8fa6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ stages:
dependsOn: []
jobs:
- job: main
timeoutInMinutes: 120
pool:
name: onnxruntime-Win-CPU-2022
os: windows
Expand Down

0 comments on commit 12f8fa6

Please sign in to comment.