mirror of
https://github.com/curl/curl.git
synced 2026-04-29 11:52:12 +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/linux-hyper.yml
vendored
2
.github/workflows/linux-hyper.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
build:
|
||||
- name: hyper
|
||||
install:
|
||||
configure: LDFLAGS="-Wl,-rpath,$HOME/hyper/target/debug" --with-openssl --with-hyper=$HOME/hyper --enable-debug
|
||||
configure: LDFLAGS="-Wl,-rpath,$HOME/hyper/target/debug" --with-openssl --with-hyper=$HOME/hyper --enable-debug --enable-websockets
|
||||
|
||||
steps:
|
||||
- run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue