From: Daniel Stenberg Date: Tue, 14 Apr 2020 09:19:13 +0000 (+0200) Subject: github/workflow: enable MQTT in the macOS debug build X-Git-Tag: curl-7_70_0~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23a3ab9dd5ebfd2e17722bfba666d991fe8f4390;p=thirdparty%2Fcurl.git github/workflow: enable MQTT in the macOS debug build --- diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 6910b9ce40..666c49901f 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -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