From 99512a8b0b3079fa0c0f38a2aec3007ffeae6d7e Mon Sep 17 00:00:00 2001 From: NHOrus Date: Thu, 8 Mar 2018 14:54:33 +0300 Subject: [PATCH] Needed to fix in two places --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 70dcf15..b199849 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,7 +69,7 @@ dist: test:debug: stage: test before_script: - - zypper install -y make gcc libedit-devel libasan3 libubsan0 python python2-PyYAML lcov + - zypper install -y make gcc libedit-devel libasan5 libubsan1 python python2-PyYAML lcov script: - make coverage artifacts: