From: Nikos Mavrogiannopoulos Date: Mon, 17 Jul 2017 09:57:41 +0000 (+0200) Subject: .gitlab-ci.yml: document that the x86 build is our openssl 1.0.x compat testing as... X-Git-Tag: gnutls_3_6_0~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7076a689f04dd621b5693cf5f0e8ef5331a8a501;p=thirdparty%2Fgnutls.git .gitlab-ci.yml: document that the x86 build is our openssl 1.0.x compat testing as well Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 10802cb531..5a7dd76bfd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -360,7 +360,8 @@ MinGW32: # - tests/*.log # - tests/*/*.log -# We need a clean 32-bit fedora for testing +# We need a clean 32-bit fedora for testing. Note that this is also +# a test for interoperability with openssl 1.0.x. Fedora/x86: stage: stage1-testing image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$FEDORA_X86_BUILD