drop servers from build stage

This commit is contained in:
Viktor Szakats 2025-09-10 10:45:51 +02:00
parent 35e8dcb846
commit 5bc5f2ce45
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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"