[Git][cmucl/cmucl][rtoy-bignum-mult-less-consing] Use Ubuntu 14.04
Raymond Toy
rtoy at common-lisp.net
Sat Jul 7 19:01:59 UTC 2018
Raymond Toy pushed to branch rtoy-bignum-mult-less-consing at cmucl / cmucl
Commits:
01fa37d8 by Raymond Toy at 2018-07-07T12:01:45-07:00
Use Ubuntu 14.04
Let's see if 14.04 works better. I don't feel like debugging the test
failure in a VM right now. And I don't want to set up everything to
use Fedora (which is what my linux box is running).
- - - - -
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:16.04
+ image: ubuntu:14.04
tags:
- linux
before_script:
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/01fa37d8a5c6cdb6b3914e83ad252b8c2b907d55
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/01fa37d8a5c6cdb6b3914e83ad252b8c2b907d55
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/20180707/686f9cdd/attachment.html>
More information about the cmucl-cvs
mailing list