Skip to content

Commit

Permalink
pin heighliner to v1.5.5
Browse files Browse the repository at this point in the history
it seems 1.6 broke the build
  • Loading branch information
fastfadingviolets committed Jun 5, 2024
1 parent 1158619 commit 1a3f0e9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/gaiad-linux-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ jobs:
git-ref: main
github-organization: cosmos
github-repo: gaia
additional-args: "--go-version=1.21.10"
additional-args: "--go-version=1.21.10"
heighliner-tag: v1.5.5
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ jobs:
git-ref: ${{ matrix.release }}
github-organization: cosmos
github-repo: gaia
additional-args: "--go-version=1.21.10"
additional-args: "--go-version=1.21.10"
heighliner-tag: v1.5.5
3 changes: 2 additions & 1 deletion .github/workflows/ics-linux-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:
git-ref: ${{ matrix.release }}
github-organization: cosmos
github-repo: interchain-security
additional-args: "--go-version=1.21.10"
additional-args: "--go-version=1.21.10"
heighliner-tag: v1.5.5

0 comments on commit 1a3f0e9

Please sign in to comment.