[gnutls-devel] GnuTLS | CI: move to Fedora 42 (!2039)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Nov 25 15:28:58 CET 2025
Alexander Sosedkin commented on a discussion on .gitlab-ci.yml: https://gitlab.com/gnutls/gnutls/-/merge_requests/2039#note_2912678271
> timeout: 2h
> allow_failure: true
>
> -fedora-cross/i686-linux-gnu/build:
> +fedora-i686/build:
> extends:
> - .build
> - - .fedora
> + - .fedora-i686
> needs:
> - fedora/bootstrap
> script:
> # Fedora's softhsm package is not multiarch yet. Missing softhsm libraries
> # for the target will cause the test suite to fail when p11-kit is enabled.
> - - setarch i686 -- ./configure --disable-gcc-warnings
> + - env PKG_CONFIG=i686-redhat-linux-gnu-pkg-config
moved it to `variables` section of the job
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2039#note_2912678271
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20251125/875c90fe/attachment.html>
More information about the Gnutls-devel
mailing list