Skip to content

Commit f566ef6

Browse files
committed
use same go version as kubo
1 parent 9e1cf70 commit f566ef6

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 distributions/.tool-versions
10-
GO_VERSION: "1.23.3"
10+
GO_VERSION: "1.24.0"
1111

1212
jobs:
1313
build-artifacts:

0 commit comments

Comments
 (0)