Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Break out macOS test into a separate job
Turns out the underlying setup-beam workflow doesn't support macOS [1]. This change breaks out that OS into its own job whereby we install Erlang and (some version of) Elixir using Homebrew. I derived this solution from [2]. 🤞🏻 Let's see if it works! [1] erlef/setup-beam#54 [2] https://github.com/rusterlium/rustler/blob/master/.github/workflows/main.yml
- Loading branch information