1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

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

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