Skip to content

Restore test coverage on macOS #201

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

Merged
merged 3 commits into from
Apr 7, 2025
Merged

Restore test coverage on macOS #201

merged 3 commits into from
Apr 7, 2025

Conversation

edgar-bonet
Copy link
Collaborator

The macOS tests were failing, presumably because of the deprecation of the GitHub macOS 12 runners (c.f. #193). Then, they were disabled by commit c17d4da.

This pull request restores those tests, while upgrading them to the supported runners: macOS 13, 14 and 15. It also bumps the tested versions of GCC and clang on those runners.

Upgrade:
- macOS to 13, 14 and 15
- gcc/macOS to 13 and 14
- clang/macOS to 18.
It would seem they are not supported yet.
Copy link
Owner

@tenox7 tenox7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tenox7 tenox7 merged commit d81c137 into tenox7:master Apr 7, 2025
8 checks passed
@tenox7
Copy link
Owner

tenox7 commented Apr 7, 2025

merged thank you very much!

@edgar-bonet edgar-bonet deleted the macos branch April 8, 2025 06:57
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