From 7076a689f04dd621b5693cf5f0e8ef5331a8a501 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 17 Jul 2017 11:57:41 +0200 Subject: .gitlab-ci.yml: document that the x86 build is our openssl 1.0.x compat testing as well Signed-off-by: Nikos Mavrogiannopoulos --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1