mirror of
https://github.com/curl/curl.git
synced 2026-06-15 01:45:36 +03:00
drop servers from build stage
This commit is contained in:
parent
35e8dcb846
commit
5bc5f2ce45
1 changed files with 1 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -208,7 +208,7 @@ jobs:
|
|||
nettle-dev libp11-kit-dev libtspi-dev libunistring-dev guile-2.2-dev libtasn1-bin \
|
||||
libtasn1-6-dev libidn2-0-dev gawk gperf libtss2-dev dns-root-data bison gtk-doc-tools \
|
||||
texinfo texlive texlive-extra-utils autopoint libev-dev \
|
||||
apache2 libnghttp2-dev dante-server
|
||||
libnghttp2-dev
|
||||
echo 'CC=gcc-12' >> "$GITHUB_ENV"
|
||||
echo 'CXX=g++-12' >> "$GITHUB_ENV"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue