We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1cf70 commit f566ef6Copy full SHA for f566ef6
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
# must be same as official ipfs builds. See distributions/.tool-versions
10
- GO_VERSION: "1.23.3"
+ GO_VERSION: "1.24.0"
11
12
jobs:
13
build-artifacts:
0 commit comments