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

Temporarily turn off the linter run on macos-14 #407

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

yungyuc
Copy link
Member

@yungyuc yungyuc commented Aug 11, 2024

On 20240811, for a while (weeks or months), clang-tidy (llvm@16) runs extremely slowly on macos-14 (i.e., macos-14-arm64), but not macos-13. If the tidy runs for 8 minutes with macos-13, it may take 28 minutes with macos-14.

It is quite annoying. Waiting for 30 or 40 minutes for CI to complete is too long. I temporarily turn off the linter run on macos-14 and revisit in the future.

On 20240811, for a while (weeks or months), clang-tidy (llvm@16) runs extremely slowly on macos-14 (i.e., macos-14-arm64), but not macos-13. Temporarily turn off the linter run on macos-14 and revisit in the future.
@yungyuc yungyuc added the test testing and continuous integration label Aug 11, 2024
@yungyuc yungyuc self-assigned this Aug 11, 2024
@yungyuc yungyuc merged commit 7fe55a9 into solvcon:master Aug 11, 2024
12 checks passed
@yungyuc yungyuc deleted the feature/macos-14-lint-off branch August 11, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test testing and continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant