golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
124.29k stars 17.7k forks source link

x/build: update OpenBSD builders to 7.6 #69823

Open 4a6f656c opened 1 month ago

4a6f656c commented 1 month ago

OpenBSD 7.6 has just been released (https://www.openbsd.org/76.html) - this means that the only two supported OpenBSD releases are now 7.5 and 7.6. The current openbsd-amd64 and openbsd-386 builders are running 7.2 which is unsupported. As such, these should be updated to run 7.6.

gabyhelp commented 1 month ago

Related Issues and Documentation

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

4a6f656c commented 1 month ago

Some useful details also in https://github.com/golang/go/issues/63568#issuecomment-1776088871

gopherbot commented 1 month ago

Change https://go.dev/cl/618895 mentions this issue: env/openbsd-amd64: update build image script to OpenBSD 7.6