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

MacOS CI Fix #128

Merged
merged 15 commits into from
Oct 9, 2024
Merged

MacOS CI Fix #128

merged 15 commits into from
Oct 9, 2024

Conversation

lcoombe
Copy link
Member

@lcoombe lcoombe commented Oct 9, 2024

  • Recently, macOS-latest VM was updated to use macOS-14
    • This VM no longer has conda installed by default
  • Workaround is to install miniforge as part of the CI
    • This already has mamba, which is a side benefit
  • Small changes to CI so tests pass
    • Install gcovr using pip - newer version not on conda
    • Updates to status.cpp for macos sanitize undefined failures

@lcoombe lcoombe requested review from parham-k and jwcodee October 9, 2024 18:54
@lcoombe lcoombe merged commit af49e80 into master Oct 9, 2024
3 checks passed
@lcoombe lcoombe deleted the fix_ci_macos branch October 9, 2024 23:03
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.

3 participants