Raymond Toy pushed to branch issue-431-fix-set-floating-point-modes at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -4,7 +4,7 @@ variables:
    4 4
       download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/$year/$month"
    
    5 5
       version: "$year-$month-x86"
    
    6 6
       tar_ext: "xz"
    
    7
    -  bootstrap: ""
    
    7
    +  bootstrap: "-B boot-2025-07"
    
    8 8
     
    
    9 9
     # Default install configuration to download the cmucl tarballs to use
    
    10 10
     # for building.