Skip to content

Commit

Permalink
Bump tendermint version to v0.34.13 in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Thane Thomson <[email protected]>
  • Loading branch information
thanethomson committed Sep 29, 2021
1 parent c49e110 commit a9c86c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
runs-on: ubuntu-latest
services:
tendermint:
image: informaldev/tendermint:0.34.0
image: informaldev/tendermint:0.34.13
ports:
- 26656:26656
- 26657:26657
Expand Down

0 comments on commit a9c86c1

Please sign in to comment.