ci: disable unused GnuTLS compression backends
Linux musl probe / build-x86_64-unknown-linux-musl (push) Has been cancelled
Linux musl probe / build-aarch64-unknown-linux-musl (push) Has been cancelled

This commit is contained in:
Christian Visintin
2026-09-03 09:01:12 +02:00
parent a57f020e4a
commit 99b76f2fd9
+2
View File
@@ -104,6 +104,8 @@ jobs:
--with-included-unistring \
--without-idn \
--without-p11-kit \
--without-brotli \
--without-zstd \
--without-zlib
make -j$(getconf _NPROCESSORS_ONLN)
make install