Skip to content

Commit a9c86c1

Browse files
committed
Bump tendermint version to v0.34.13 in CI
Signed-off-by: Thane Thomson <[email protected]>
1 parent c49e110 commit a9c86c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
runs-on: ubuntu-latest
126126
services:
127127
tendermint:
128-
image: informaldev/tendermint:0.34.0
128+
image: informaldev/tendermint:0.34.13
129129
ports:
130130
- 26656:26656
131131
- 26657:26657

0 commit comments

Comments
 (0)