CI GHA: add vsftpd to ngtcp2-linux runs
- not using HTTP/3, but gnutls does not seem to run somewhere else right now Closes #13760
This commit is contained in:
parent
cc383ee237
commit
c5e322fb50
2
.github/workflows/ngtcp2-linux.yml
vendored
2
.github/workflows/ngtcp2-linux.yml
vendored
@ -97,7 +97,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 apache2-dev libnghttp2-dev
|
||||
apache2 apache2-dev libnghttp2-dev vsftpd
|
||||
echo 'CC=gcc-12' >> $GITHUB_ENV
|
||||
echo 'CXX=g++-12' >> $GITHUB_ENV
|
||||
name: 'install prereqs and impacket, pytest, crypto, apache2'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user