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

.gitlab-ci.yml: ubsan use fedora25

parent 81492944
Branches
Tags
No related merge requests found
......@@ -34,7 +34,7 @@ Build and Check with mini-gmp:
except:
- tags
Build and Check with ubsan:
image: fedora:24
image: fedora:25
script:
- yum install -y gmp-devel libubsan-static libubsan
- ./.bootstrap &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment