mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Use the deps versions defined in rebar.config, not the latest available
This commit is contained in:
parent
f61607df65
commit
b18f622984
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -56,7 +56,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure --with-rebar=`which rebar3` \
|
./configure --with-rebar=`which rebar3` \
|
||||||
--enable-latest-deps \
|
|
||||||
--enable-all --disable-elixir
|
--enable-all --disable-elixir
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user