 Jonathan ClemandGitHub
|
ec3fe32d43
|
Define OTP/Elixir versions as strings
As now [recommended](https://github.com/actions/setup-elixir/tree/2071beb570a53fb599fbd638d0a4f4577d57143d#usage) in the action's README, the configuration versions should be strings so that YAML parsing doesn't truncate something like `23.0` to `23`, which isn't equivalent.
|
2020-05-21 16:32:47 -04:00 |
|
 Jonathan ClemandGitHub
|
121d2ab7ff
|
Merge pull request #219 from mijailr/actions/elixir
Use actions/setup-elixir
|
2020-01-08 15:34:16 -05:00 |
|
 Jonathan ClemandGitHub
|
1f997e9a87
|
Use specific versions, remove rebar/hex
Rebar and hex are installed by the action already
|
2020-01-08 15:29:10 -05:00 |
|
 Jonathan ClemandGitHub
|
dcaa948ed3
|
Merge pull request #55 from tsloughter/erlang-rebar3
update Erlang workflow to rebar3
|
2019-09-06 15:19:13 -04:00 |
|
 Jonathan ClemandGitHub
|
370a75f2d0
|
Merge pull request #10 from actions/jclem-patch-1
Use container job in Elixir template
|
2019-08-05 12:41:27 -04:00 |
|
 Jonathan ClemandGitHub
|
9278e60e2b
|
Update Elixir template
|
2019-08-05 12:36:53 -04:00 |
|