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 macOS CI jobs #310

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Add macOS CI jobs #310

merged 1 commit into from
Dec 6, 2024

Conversation

nightlark
Copy link
Contributor

Same as the Linux CI jobs, but macOS -- something to help make sure that changes are actually portable and don't break builds or tests on macOS.

The macOS release build configuration is pretty fast (in my initial run, it finished a minute before the Ubuntu release build), though the debug build on macOS was quite a bit slower (~2 minutes longer than the Ubuntu debug build).

If desired, the workflow triggers could be changed to only run the jobs for PRs and commits to main to keep the number of jobs on each commit to a minimum.

Copy link
Collaborator

@e-n-f e-n-f left a comment

Choose a reason for hiding this comment

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

Thanks! This looks great!

@e-n-f e-n-f merged commit a8bd7ac into felt:main Dec 6, 2024
2 checks passed
@nightlark nightlark deleted the add-macos-ci-jobs branch December 6, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants