[Git][cmucl/cmucl][master] Use snapshot 2023-08 for running CI.
Raymond Toy pushed to branch master at cmucl / cmucl Commits: c7d29a31 by Raymond Toy at 2023-10-14T06:57:56-07:00 Use snapshot 2023-08 for running CI. - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -1,6 +1,6 @@ variables: - download_url: "https://common-lisp.net/project/cmucl/downloads/release/21e" - version: "21e-x86" + download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/2023/08" + version: "2023-08-x86" bootstrap: "" stages: View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/c7d29a31a5281366873eccff... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/c7d29a31a5281366873eccff... You're receiving this email because of your account on gitlab.common-lisp.net.
participants (1)
-
Raymond Toy (@rtoy)