-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Remove with_brew_cache_span from Circle's config #33831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@f-meloni has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@f-meloni has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Base commit: 0c7543d |
Base commit: 99e7373 |
…remove_with_brew_cache_span
@f-meloni has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
This pull request was successfully merged by @f-meloni in e3a0eea. When will my fix make it into a release? | Upcoming Releases |
Summary
The machines have on their env
HOMEBREW_NO_AUTO_UPDATE=1
, hence I believe thatwith_brew_cache_span
is not needed anymore.If this works it should save the cache downloading and unarchiving time
Changelog
[Internal] - Remove with_brew_cache_span from Circle's config