Skip to content

Commit be7e940

Browse files
committed
netlify: Fix go version
1 parent 5d92223 commit be7e940

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.19"
7+
GO_VERSION = "1.22"
88

99
# Standard Netlify redirects
1010
[[redirects]]

0 commit comments

Comments
 (0)