Commit d537a8a3 authored by Raymond Toy's avatar Raymond Toy
Browse files

Merge branch 'issue-440-ci-use-snapshot-2025-09' into 'master'

Fix #440:  Update CI to use snapshot 2025-09

Closes #440

See merge request !320
parents 69a8a4b6 fb29eb6e
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
variables:
  year: "2025"
  month: "07"
  month: "09"
  download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/$year/$month"
  version: "$year-$month-x86"
  tar_ext: "xz"
  bootstrap: "-B boot-2025-07"
  bootstrap: ""

# Default install configuration to download the cmucl tarballs to use
# for building.