Update golang version

This commit is contained in:
2026-07-15 09:38:29 +01:00
parent 888415366a
commit 1857cd9cf6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
release:
uses: lukaszraczylo/shared-actions/.github/workflows/go-release.yaml@main
with:
go-version: ">=1.24"
go-version: ">=1.25"
docker-enabled: true
rolling-release-tag: "v1"
semver-config: "config-release.yaml"