Use the deps versions defined in rebar.config, not the latest available

This commit is contained in:
Badlop 2021-04-16 17:14:06 +02:00
parent f61607df65
commit b18f622984
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ jobs:
run: |
./autogen.sh
./configure --with-rebar=`which rebar3` \
--enable-latest-deps \
--enable-all --disable-elixir
make