github/workflow: enable MQTT in the macOS debug build
This commit is contained in:
parent
f80dfd2256
commit
23a3ab9dd5
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user