Skip to content

Commit 1e8ca5f

Browse files
authored
Merge pull request #3038 from Nordix/uplift-go1.25.7-netlify
🌱Update missing go version uplift in netlify.toml file
2 parents 4c7858f + 0090d7b commit 1e8ca5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ command = "make -C docs/book build"
44
publish = "docs/book/book"
55

66
[build.environment]
7-
GO_VERSION = "1.24.13"
7+
GO_VERSION = "1.25.7"
88

99
# Standard Netlify redirects
1010
[[redirects]]

0 commit comments

Comments
 (0)