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

CI: Add Github Actions testing for the meson builds too #233

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

eli-schwartz
Copy link
Collaborator

No description provided.

@eli-schwartz
Copy link
Collaborator Author

For the meson builds I didn't bother to check all the different runtimes, in part because doing this nicely in a matrix is hard.

macOS finds libidn2 and Ubuntu finds ICU, though.

@rockdaboot
Copy link
Owner

👍
Just learned that a) meson + ninja can be installed via pip and b) windows and macos runners exist for GH actions 😃

@rockdaboot rockdaboot merged commit 4f09bcf into master Feb 6, 2024
9 of 13 checks passed
@eli-schwartz
Copy link
Collaborator Author

Meson is supposed to be because it's python software. Ninja technically should be installed via apt or brew but this introduced more complexity than I wanted compared to using a GH Actions matrix. It is handy, yeah.

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