]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: use Python implementation of gnulib-tool
authorDaiki Ueno <ueno@gnu.org>
Fri, 26 Jul 2024 12:48:23 +0000 (21:48 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 30 Jul 2024 07:09:58 +0000 (16:09 +0900)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
.gitlab-ci.yml

index b8e8f13abae4bf18c3a714e21efa7a26f9aa5935..25567b759877b6aadd8f6e8d13845f7e6d337621 100644 (file)
@@ -27,6 +27,7 @@ variables:
   # The numbers are hard-coded for the platforms without the nproc command.
   BUILDJOBS: 2
   CHECKJOBS: 16
+  GNULIB_TOOL_IMPL: py
 
 cache:
   key: "$CI_JOB_NAME-ver39"