Skip to content

Commit

Permalink
Merge pull request #284 from ipfs/kubo-0.25.0
Browse files Browse the repository at this point in the history
Prepare tag for kubo-0.25.0
  • Loading branch information
hsanjuan committed Jan 12, 2024
2 parents 4bbd5b8 + 53b1ef8 commit 3df2fe0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Kubo plugin

on:
pull_request:
push:


env:
# must be same as official ipfs builds. See distributions/.tool-versions
GO_VERSION: "1.21.3"
GO_VERSION: "1.21.5"

jobs:
build-artifacts:
Expand Down

0 comments on commit 3df2fe0

Please sign in to comment.