Skip to content
Snippets Groups Projects
Commit 81492944 authored by Nikos Mavrogiannopoulos's avatar Nikos Mavrogiannopoulos Committed by Niels Möller
Browse files

.gitlab-ci.yml: use asan from fedora25 instead of centos7


The former provides a much newer version.

Signed-off-by: default avatarNikos Mavrogiannopoulos <nmav@redhat.com>
parent 27fe1a9e
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ Build and Check with ubsan:
except:
- tags
Build and Check with asan:
image: fedora:25
script:
- yum install -y gmp-devel
- ./.bootstrap &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment