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

Hotfix/mac os ninja build #705

Merged
merged 3 commits into from
Dec 25, 2023
Merged

Hotfix/mac os ninja build #705

merged 3 commits into from
Dec 25, 2023

Conversation

PengZheng
Copy link
Contributor

These days macos-build-brew timeouts frequently, see #704.
I observe it does not happen for macos-build-conan.
The obvious difference between these two builds is the usage of ninja/make.

Without a mac at hand, I will switch macos-build-brew to use ninja to avoid these annoying issues.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d62eeef) 88.26% compared to head (88f1cdb) 88.31%.

❗ Current head 88f1cdb differs from pull request most recent head b737015. Consider uploading reports for the commit b737015 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
+ Coverage   88.26%   88.31%   +0.05%     
==========================================
  Files         215      215              
  Lines       24562    24562              
==========================================
+ Hits        21679    21693      +14     
+ Misses       2883     2869      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PengZheng PengZheng merged commit 874c184 into master Dec 25, 2023
28 checks passed
@PengZheng PengZheng deleted the hotfix/macOS-ninja-build branch December 25, 2023 07:32
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.

2 participants