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

Fixes for coriolis CI on macos #5

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Fixes for coriolis CI on macos #5

merged 1 commit into from
Oct 10, 2023

Conversation

robtaylor
Copy link
Collaborator

@robtaylor robtaylor commented Oct 10, 2023

Due to the use of .value(), which is only supported in osx 13 or later, we need to set the minimum build target os version to successfully build on the github macos builders.

Also fixes the build of liblemon to not install

@robtaylor robtaylor changed the base branch from main to meson October 10, 2023 00:37
@robtaylor robtaylor self-assigned this Oct 10, 2023
@robtaylor robtaylor changed the title Tell mac clang it needs to build for OSX 13 minimum Fixes for coriolis CI on macos Oct 10, 2023
@robtaylor robtaylor changed the base branch from meson to main October 10, 2023 00:43
@Coloquinte Coloquinte merged commit 9b872a8 into main Oct 10, 2023
3 of 4 checks passed
@Coloquinte Coloquinte deleted the mac-ci branch November 2, 2023 11:51
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