Raymond Toy pushed to branch issue-511-update-unicode-tests at cmucl / cmucl Commits: 418f8372 by Raymond Toy at 2026-06-02T09:49:49-07:00 Fix typo in bootfile name - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -7,7 +7,7 @@ variables: download_url: "https://common-lisp.net/project/cmucl/downloads/release/$release" version: "$release-x86" tar_ext: "xz" - bootstrap: "-B boot-2026-06-01" + bootstrap: "-B boot-2026-06-1" workflow: rules: View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/418f83725d9eb0798a99fdcb... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/418f83725d9eb0798a99fdcb... You're receiving this email because of your account on gitlab.common-lisp.net. Manage all notifications: https://gitlab.common-lisp.net/-/profile/notifications | Help: https://gitlab.common-lisp.net/help
participants (1)
-
Raymond Toy (@rtoy)