aws-beam / aws-codegen

Code generator for AWS clients in Erlang and Elixir.
Other
53 stars 49 forks source link

Improve build workflows by using Hex.pm images #60

Closed philss closed 3 years ago

philss commented 3 years ago

It uses the same images for all workflows. It only runs against the latest Elixir, because this project won't have dependents.

PS: My next PR is only compatible with Elixir 1.11, so this is why I'm doing this change.