No need to check for Erlang 17, as 19 is the lowest supported anyway

This rollsback the conditional introduced years ago in c2753cd51c
This commit is contained in:
Badlop 2020-07-23 18:26:00 +02:00
parent 042cddb768
commit 2bcd2c38a9
1 changed files with 1 additions and 2 deletions

View File

@ -22,8 +22,7 @@
{cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.24"}}},
{eimp, ".*", {git, "https://github.com/processone/eimp", {tag, "1.0.16"}}},
{if_var_true, elixir,
{elixir, ".*", {git, "https://github.com/elixir-lang/elixir",
{tag, {if_version_above, "17", "v1.4.4", "v1.1.1"}}}}},
{elixir, ".*", {git, "https://github.com/elixir-lang/elixir", {tag, "v1.4.4"}}}},
{if_var_true, pam,
{epam, ".*", {git, "https://github.com/processone/epam", {tag, "1.0.8"}}}},
{if_var_true, redis,