![](https://secure.gravatar.com/avatar/cc13150cabd87c26f35cb4b0ea78d66d.jpg?s=120&d=mm&r=g)
Raymond Toy pushed to branch rtoy-bignum-mult-less-consing at cmucl / cmucl Commits: be073d06 by Raymond Toy at 2018-07-07T10:41:33-07:00 Use fixed ubuntu image - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ variables: version: "2018-03-x86" linux-runner: + image: ubuntu:16.04 tags: - linux before_script: View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/be073d061d49a3d14999b04faf... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/be073d061d49a3d14999b04faf... You're receiving this email because of your account on gitlab.common-lisp.net.
participants (1)
-
Raymond Toy