]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: enable HPKE in Fedora builds 2097/head
authorDaiki Ueno <ueno@gnu.org>
Sun, 26 Apr 2026 01:15:34 +0000 (10:15 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 26 Apr 2026 09:31:33 +0000 (18:31 +0900)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
.gitlab-ci.yml

index 1896bb68c2b522a280c04af098d6e3fceb9b7c3a..6e3bb8d5c486a4e46ece43258c7217af7d2343d2 100644 (file)
@@ -311,6 +311,7 @@ fedora/build:
       --enable-libdane --disable-rpath
       --with-default-priority-string=@SYSTEM
       --with-leancrypto
+      --enable-hpke
     - make -j$BUILDJOBS
     # build tests, but don't execute them
     - make -j$BUILDJOBS check TESTS=""