Skip to content
  • Georges Racinet's avatar
    Merged upstream v14.35.0 into Heptapod Shell · 1a599e0caa72
    Georges Racinet authored
    In CI configuration, upstream reverted the default Golang version
    to 1.20, because 1.21 insists on the toolchain to be spelled out
    in `go.mod`, which `go tidy` would provide, and the tests cannot
    do by themselves, since `go.mod` is readonly to them.
    
    We also take the opportunity to add Go 1.22 to the testing matrix,
    and resync the `race` job to the default version (1.20, hence).
    
    As usual, we update the Heptapod version files.
    1a599e0caa72