neuron
neuron copied to clipboard
ci(github): ci housekeeping
List of changes:
- add latest Elixir 1.17 / Erlang OTP 27 to CI matrix
- bump all deps and github/actions
- code format based on Elixir 1.17
- replace deprecated
:plt_add_deps
option - run CI on push to master or pull request only
- set min Elixir requirement to 1.13
- use Ubuntu-20.04 as base OS image due to deprecation of Ubuntu 18.04