mirror of
https://github.com/curl/curl.git
synced 2026-07-28 06:23:06 +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/openssl3.yml
vendored
2
.github/workflows/openssl3.yml
vendored
|
|
@ -50,7 +50,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'
|
||||
|
||||
- run: make V=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue