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

Add CI workflow for testing compatibility mode on macOS #693

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

Kobzol
Copy link
Collaborator

@Kobzol Kobzol commented Mar 27, 2024

This PR enables compilation of HQ on macOS with a single #[cfg] directive, and adds a CI workflow that checks that it can still be compiled on macOS (both the binary and the Python binding).

Fixes: #688, #690

@Kobzol Kobzol force-pushed the compatibility-mode branch 5 times, most recently from 89a3aa2 to 5b2f115 Compare March 27, 2024 09:35
@Kobzol Kobzol marked this pull request as ready for review March 27, 2024 09:37
@Kobzol Kobzol requested a review from spirali March 27, 2024 09:37
@Kobzol Kobzol mentioned this pull request Mar 27, 2024
@Kobzol Kobzol changed the title Add CI workflow for testing compatibility mode on macOS and Windows Add CI workflow for testing compatibility mode on macOS Mar 27, 2024
@Kobzol Kobzol requested review from spirali and removed request for spirali April 19, 2024 10:38
@Kobzol Kobzol merged commit 9c4d27b into main Apr 19, 2024
8 checks passed
@Kobzol Kobzol deleted the compatibility-mode branch April 19, 2024 12: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.

Compilation on mac x86_64
2 participants