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 f56020e commit a825459Copy full SHA for a825459
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
# must be same as official ipfs builds. See https://github.com/ipfs/distributions/blob/master/.tool-versions
10
- GO_VERSION: "1.24.5"
+ GO_VERSION: "1.25.4"
11
12
jobs:
13
build-artifacts:
0 commit comments