build: use Go 1.24, minimum is Go 1.23 (#9960)

This commit is contained in:
Jakob Borg
2025-02-12 10:16:46 +01:00
committed by GitHub
parent 6208c36417
commit 6a147091c5
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
- infra-*
env:
GO_VERSION: "~1.23.0"
GO_VERSION: "~1.24.0"
CGO_ENABLED: "0"
BUILD_USER: docker
BUILD_HOST: github.syncthing.net