Skip to content

fix(gha): Update CMake installation for macOS#15439

Merged
jinseopkim0 merged 1 commit intomainfrom
preview-gha-cmake-fix
Aug 29, 2025
Merged

fix(gha): Update CMake installation for macOS#15439
jinseopkim0 merged 1 commit intomainfrom
preview-gha-cmake-fix

Conversation

@jinseopkim0
Copy link
Collaborator

@jinseopkim0 jinseopkim0 commented Aug 29, 2025

  • Use a local tap to install a specific CMake version to work around Homebrew environment issues on runners.

gha: macOS & Windows / macOS-CMake / cmake + macos-14 + Core2 (pull_request_target) passes with this PR.

Fixes #15440.


This change is Reviewable

- Use a local tap to install a specific CMake version
  to work around Homebrew environment issues on runners.
@jinseopkim0 jinseopkim0 marked this pull request as ready for review August 29, 2025 20:34
@jinseopkim0 jinseopkim0 requested a review from a team August 29, 2025 20:34
@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.03%. Comparing base (13744a6) to head (c582eac).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15439      +/-   ##
==========================================
- Coverage   93.04%   93.03%   -0.01%     
==========================================
  Files        2403     2403              
  Lines      219553   219553              
==========================================
- Hits       204288   204272      -16     
- Misses      15265    15281      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jinseopkim0 jinseopkim0 enabled auto-merge (squash) August 29, 2025 20:48
@jinseopkim0 jinseopkim0 disabled auto-merge August 29, 2025 21:01
@jinseopkim0 jinseopkim0 enabled auto-merge (squash) August 29, 2025 21:05
@jinseopkim0 jinseopkim0 merged commit c06d686 into main Aug 29, 2025
65 of 78 checks passed
@jinseopkim0 jinseopkim0 deleted the preview-gha-cmake-fix branch August 29, 2025 21:23
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.

CMake Installation Failures in macOS GitHub Actions Workflows

2 participants