[Git][cmucl/cmucl][issue-156-take-2-nan-comparison] Fix download URL for latest snapshot
Raymond Toy (@rtoy)
gitlab at common-lisp.net
Wed May 3 22:57:25 UTC 2023
Raymond Toy pushed to branch issue-156-take-2-nan-comparison at cmucl / cmucl
Commits:
0c089ccc by Raymond Toy at 2023-05-03T15:56:22-07:00
Fix download URL for latest snapshot
In the merge with master, we got the updated version correct, but
forgot to update the URL with the right directory for the snapshot.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1,5 +1,5 @@
variables:
- download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/2021/07"
+ download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/2023/04"
version: "2023-04-x86"
bootstrap: "-B boot-2021-07-1 -B boot-2021-07-2 -B boot-2021-07-3"
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/0c089ccc6c2ed2e35902c140e4b976d8dc356ab6
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/0c089ccc6c2ed2e35902c140e4b976d8dc356ab6
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/20230503/494a1324/attachment.html>
More information about the cmucl-cvs
mailing list