Skip to content
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

Brew update before install #17

Merged
merged 3 commits into from
Apr 22, 2023
Merged

Brew update before install #17

merged 3 commits into from
Apr 22, 2023

Conversation

auxten
Copy link
Member

@auxten auxten commented Apr 21, 2023

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Although we lock llvm@15, different github action runner may have llvm 15.0.7 or 15.0.7_1. This will cause ccache miss a lot. Hope brew update will keep llvm latest

auxten and others added 3 commits April 21, 2023 10:52
Although we lock llvm@15, different github action runner may have llvm 15.0.7 or 15.0.7_1.
This will cause ccache miss a lot. Hope brew update will keep llvm latest
@auxten auxten merged commit b3768b3 into pybind Apr 22, 2023
@nmreadelf nmreadelf deleted the fix-ci branch August 31, 2023 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant