Skip to content

Commit

Permalink
Extend mac package jobs time out limit (#20459)
Browse files Browse the repository at this point in the history
  • Loading branch information
mszhanyi committed Apr 25, 2024
1 parent edffa2a commit 464f199
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ stages:
dependsOn: []
jobs:
- job: MacOS_py_Wheels
timeoutInMinutes: 180
timeoutInMinutes: 360
workspace:
clean: all
pool:
Expand Down

0 comments on commit 464f199

Please sign in to comment.