Skip to content

Conversation

@ychin
Copy link
Member

@ychin ychin commented Feb 28, 2023

With the release of Homebrew 4, auto-update is supposed to be more efficient now. By removing the HOMEBREW_NO_AUTO_UPDATE env var from CI, this will make sure that all the packages that we link to in CI will be up to date instead of whatever just happens to be installed on the CI environment which can sometimes fluctuate.

With the release of Homebrew 4, auto-update is supposed to be more
efficient now. By removing the HOMEBREW_NO_AUTO_UPDATE env var from CI,
this will make sure that all the packages that we link to in CI will be
up to date instead of whatever just happens to be installed on the CI
environment which can sometimes fluctuate.
@ychin ychin added the Infrastructure Non-app infrastructure issues, e.g. CI label Feb 28, 2023
@ychin
Copy link
Member Author

ychin commented Feb 28, 2023

GitHub CI hosted runners are now using Homebrew 4 (actions/runner-images@dc6b07a), so this will work properly.

@ychin ychin merged commit 9dbe03b into macvim-dev:master Feb 28, 2023
@ychin ychin deleted the ci-remove-homebrew-no-auto-update branch February 28, 2023 07:40
@ychin ychin added the Non User Facing Non-user facing change. These issues do no need to show up in release notes. label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Non-app infrastructure issues, e.g. CI Non User Facing Non-user facing change. These issues do no need to show up in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant