elixir-nx / hnswlib

Elixir binding for the hnswlib library.
Apache License 2.0
52 stars 9 forks source link

[ci] speed up macOS CI and precompile builds #18

Closed cocoa-xu closed 7 months ago

cocoa-xu commented 7 months ago

This PR speeds up macOS CI and precompile builds by utilising precompiled OTP binaries, which used to take about 30 minutes just to install erlang and elixir via homebrew.

josevalim commented 7 months ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: