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

using homebrew to install clang tools on mac runner #244

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

2bndy5
Copy link
Collaborator

@2bndy5 2bndy5 commented Jun 1, 2024

An attempt to address #237

Copy link
Contributor

github-actions bot commented Jun 1, 2024

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 2 file(s) not formatted
  • docs/examples/demo/demo.cpp
  • docs/examples/demo/demo.hpp
clang-tidy reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

@2bndy5 2bndy5 marked this pull request as ready for review June 4, 2024 05:06
@2bndy5
Copy link
Collaborator Author

2bndy5 commented Jun 4, 2024

The workflow triggered by the pull_request_target event is still failing because it doesn't reflect the changes in this PR. But the pull_request event does reflect these changes and that CI workflow is now passing 💯

@2bndy5 2bndy5 linked an issue Jun 4, 2024 that may be closed by this pull request
@2bndy5 2bndy5 changed the title try using homebrew to install clang tools on mac runner using homebrew to install clang tools on mac runner Jun 4, 2024
@2bndy5 2bndy5 requested a review from shenxianpeng June 6, 2024 03:00
action.yml Show resolved Hide resolved
@2bndy5 2bndy5 merged commit 09a8c47 into main Jun 6, 2024
60 of 64 checks passed
@2bndy5 2bndy5 deleted the adjust-mac-runners branch June 6, 2024 03:35
@shenxianpeng shenxianpeng added the bug Something isn't working label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MacOS runners fail with clang versions 15-18
2 participants