Skip to content

Commit

Permalink
Extend time limit for azure ci. (#1211)
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc authored Mar 8, 2024
1 parent b99ad62 commit a46d3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ stages:
displayName: 'Build Neuron and Run Integration Tests'
- job: 'manylinux_wheels'
timeoutInMinutes: 45
timeoutInMinutes: 90
pool:
vmImage: 'ubuntu-20.04'
steps:
Expand Down

0 comments on commit a46d3af

Please sign in to comment.