24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-10 21:47:01 +02:00

Disable mssql in Actions: it's known mssql doesn't pass the tests

This commit is contained in:
Badlop 2022-02-03 19:32:03 +01:00
parent 965196a2e8
commit bdd1a129c0

View File

@ -129,6 +129,7 @@ jobs:
--prefix=/tmp/ejabberd \
--enable-all \
--disable-elixir \
--disable-mssql \
--disable-odbc
make update
make