Run brew update regularly on macOS images
closed
A
Autarch
Right now running
brew update
on a macOS executor takes several minutes. I think this is something CircleCI can fix by regularly running this on whatever base image you use. If you did this once a week (or better yet, once a day), running it as part of a CI job should be much quicker.Note that this was already reported on the forum.
While it's true that setting
HOMEBREW_NO_AUTO_UPDATE=1
does make brew install
run much quicker, it also means it's not up to date.CCI-I-1197
L
Liya Ai
closed
Liya Ai
This idea is not something we can currently support at this time. Please feel free to continue to upvote for us to revisit in the future.