mirror of
https://github.com/processone/ejabberd.git
synced 2024-10-31 15:21:38 +01:00
Disable mssql in Actions: it's known mssql doesn't pass the tests
This commit is contained in:
parent
965196a2e8
commit
bdd1a129c0
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -129,6 +129,7 @@ jobs:
|
||||
--prefix=/tmp/ejabberd \
|
||||
--enable-all \
|
||||
--disable-elixir \
|
||||
--disable-mssql \
|
||||
--disable-odbc
|
||||
make update
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user