[Git][cmucl/cmucl][master] Use ubuntu 16.04 image for testing
Raymond Toy
rtoy at common-lisp.net
Wed Jul 18 05:06:24 UTC 2018
Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
50b1201e by Raymond Toy at 2018-07-17T22:06:14-07:00
Use ubuntu 16.04 image for testing
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ variables:
version: "2018-03-x86"
linux-runner:
- image: ubuntu:14.04
+ image: ubuntu:16.04
tags:
- linux
before_script:
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/50b1201eb4ac46e9174c4d0f57f0d9b1073e9292
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/50b1201eb4ac46e9174c4d0f57f0d9b1073e9292
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20180718/fa907791/attachment.html>
More information about the cmucl-cvs
mailing list