github/workflow: enable MQTT in the macOS debug build

This commit is contained in:
Daniel Stenberg 2020-04-14 11:19:13 +02:00
parent f80dfd2256
commit 23a3ab9dd5
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
install: nghttp2
- name: debug
install: nghttp2
configure: --enable-debug --enable-werror --without-brotli
configure: --enable-debug --enable-werror --without-brotli --enable-mqtt
- name: libssh2
install: nghttp2 libssh2
configure: --enable-debug --with-libssh2