mirror of
https://github.com/curl/curl.git
synced 2026-07-26 14:27:17 +03:00
GHA: add websockets to macos, openssl3 and hyper builds
This commit is contained in:
parent
0aaebf62ec
commit
b2d0a22ef9
3 changed files with 3 additions and 3 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
|
@ -96,7 +96,7 @@ jobs:
|
|||
- run: autoreconf -fi
|
||||
name: 'autoreconf'
|
||||
|
||||
- run: ./configure --enable-warnings --enable-werror ${{ matrix.build.configure }}
|
||||
- run: ./configure --enable-warnings --enable-werror ${{ matrix.build.configure }} --enable-websockets
|
||||
name: 'configure'
|
||||
env:
|
||||
# -Wvla is caused by brotli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue