mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:37:30 +03:00
github/workflow: enable MQTT in the macOS debug build
This commit is contained in:
parent
f80dfd2256
commit
23a3ab9dd5
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue