You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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.
The text was updated successfully, but these errors were encountered: