Skip to content

Commit a825459

Browse files
committed
Align go version with distributions
1 parent f56020e commit a825459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
# must be same as official ipfs builds. See https://github.com/ipfs/distributions/blob/master/.tool-versions
10-
GO_VERSION: "1.24.5"
10+
GO_VERSION: "1.25.4"
1111

1212
jobs:
1313
build-artifacts:

0 commit comments

Comments
 (0)