build: Use Go 1.22.3 at minimum

This commit is contained in:
Jakob Borg
2024-05-08 08:01:46 +02:00
parent e057f5ee9a
commit f6df8b40b4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
- infra-*
env:
GO_VERSION: "~1.22.0"
GO_VERSION: "~1.22.3"
CGO_ENABLED: "0"
BUILD_USER: docker
BUILD_HOST: github.syncthing.net