Skip to content

Commit

Permalink
[CI] Add no_output_timeout for dist_darwin setup environment
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Jan 7, 2025
1 parent af2c00c commit 4b89de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ jobs:
- brew-cache-v1
- run:
name: Setup environment
no_output_timeout: 40m
command: |
brew unlink python@2 || true
Expand Down

0 comments on commit 4b89de4

Please sign in to comment.