[Git][cmucl/cmucl][master] Update CI to use latest snapshot (2023-04)
Raymond Toy (@rtoy)
gitlab at common-lisp.net
Mon May 1 20:09:57 UTC 2023
Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
fa4edacb by Raymond Toy at 2023-05-01T13:09:03-07:00
Update CI to use latest snapshot (2023-04)
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1,7 +1,7 @@
variables:
- download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/2021/07"
- version: "2021-07-x86"
- bootstrap: "-B boot-2021-07-1 -B boot-2021-07-2"
+ download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/2023/04"
+ version: "2023-04-x86"
+ bootstrap: ""
stages:
- install
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/fa4edacbea17140c0e869ac54692b0278ee7178b
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/fa4edacbea17140c0e869ac54692b0278ee7178b
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/20230501/8b109c9e/attachment.html>
More information about the cmucl-cvs
mailing list