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] Fix failing mac builds #240

Closed
tobil4sk opened this issue Oct 28, 2021 · 2 comments
Closed

[CI] Fix failing mac builds #240

tobil4sk opened this issue Oct 28, 2021 · 2 comments

Comments

@tobil4sk
Copy link
Member

For whatever reason, the Mac build started failing due to a SSL certificate error. While a temporary workaround could probably be found, a better option would probably be just to update to a newer version of MacOS, as homebrew no longer officially supports 10.14 either. This requires some issues to be solved as neko has compilation issues when building using xcode 12.

These were addressed in: #215

There are already PRs to fix most of these problems, which are:

Then finally once those are merged, this PR does the remaining needed changes and also updates the CI. More details about the specific changes are available there:

Theoretically if the CI succeeds after this then #215 should be resolved as well.

@Simn
Copy link
Member

Simn commented Oct 28, 2021

I have merged #217 through #219, please push to #239 again so it can run.

@tobil4sk
Copy link
Member Author

Done.

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

No branches or pull requests

2 participants