Skip to content

Commit

Permalink
increase timeout limit of mac silicon package workflow (microsoft#12784)
Browse files Browse the repository at this point in the history
increase timeout
  • Loading branch information
mszhanyi authored Aug 30, 2022
1 parent 9907b59 commit b4f6dad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ stages:

- ${{ if eq(parameters.enable_mac_silicon, true) }}:
- job: MacOS_silicon_py_Wheels
timeoutInMinutes: 90
timeoutInMinutes: 120
workspace:
clean: all
pool:
Expand Down

0 comments on commit b4f6dad

Please sign in to comment.