Skip to content

Commit

Permalink
fix: don't forget to update the version in ci!
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmalec committed Apr 12, 2024
1 parent 4362803 commit 1a99e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

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

jobs:
build-artifacts:
Expand Down

0 comments on commit 1a99e45

Please sign in to comment.