mirror of
https://github.com/curl/curl.git
synced 2026-06-20 22:55:44 +03:00
GHA: --enable-headers-api in all workflows
This commit is contained in:
parent
ac81a9c9ae
commit
ea0ada834e
6 changed files with 6 additions and 6 deletions
2
.github/workflows/linux-hyper.yml
vendored
2
.github/workflows/linux-hyper.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
build:
|
||||
- name: hyper
|
||||
install:
|
||||
configure: --with-openssl --with-hyper=$HOME/hyper
|
||||
configure: --with-openssl --with-hyper=$HOME/hyper --enable-headers-api
|
||||
|
||||
steps:
|
||||
- run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue