Skip to content

Commit 5a462cb

Browse files
authored
chore: update Go in release workflow
1 parent f28e7c9 commit 5a462cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66

77

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

1212
jobs:
1313
build-artifacts:

0 commit comments

Comments
 (0)