aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-02-03 19:32:03 +0100
committerBadlop <badlop@process-one.net>2022-02-03 20:10:01 +0100
commitbdd1a129c0cf7db2cd59206cf7f0b98ea97da8da (patch)
tree2fdef7aa6a7b39a19589225ec861fc93aede083d /.github
parentEnsure db_type default value is set when no mssql was defined. Fix typo (diff)
Disable mssql in Actions: it's known mssql doesn't pass the tests
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 8cd9a38c8..d2be8e18c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -129,6 +129,7 @@ jobs:
--prefix=/tmp/ejabberd \
--enable-all \
--disable-elixir \
+ --disable-mssql \
--disable-odbc
make update
make