build: use Go 1.27, minimum version is Go 1.26 (#10864)
### Purpose 🎉 Signed-off-by: Jakob Borg <jakob@kastelo.net>
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
- infra-*
|
||||
|
||||
env:
|
||||
GO_VERSION: "~1.26.0"
|
||||
GO_VERSION: "~1.27.0"
|
||||
CGO_ENABLED: "0"
|
||||
BUILD_USER: docker
|
||||
BUILD_HOST: github.syncthing.net
|
||||
|
||||
Reference in New Issue
Block a user