Uh oh!
There was an error while loading. Please reload this page.
update cmake mac - #7443
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #7443 +/- ##
==========================================
- Coverage 69.00% 69.00% -0.01%
==========================================
Files 1482 1482 Lines 273876 273876 Branches 28254 28254 ==========================================
- Hits 188979 188975 -4 - Misses 77514 77516 +2 - Partials 7383 7385 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Uh oh!
There was an error while loading. Please reload this page.
ericstj
left a comment
There was a problem hiding this comment.
It seems like this resolves the error.
ericstj
commented
Apr 23, 2025
Change fixed the install step, but build was failing in the same way. I updated |
michaelgsharp
commented
Apr 23, 2025
/ba-g test failure is a known issue. |
* update cmake mac * cmake specific version * remove specific version * cmake policy version minimum * Update build/ci/job-template.yml * Try adding -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to libomp.rb * Update job-template.yml * Update cmake_minimum_required --------- Co-authored-by: Eric StJohn <ericstj@microsoft.com>
No description provided.