Skip to content

Commit

Permalink
Merge pull request #479 from hyphacoop/pion-1-v5.0.2
Browse files Browse the repository at this point in the history
pion-1 v5.0.2 upgrade
  • Loading branch information
dasanchez authored Dec 11, 2024
2 parents f6a2fe3 + 4db38fe commit 1887d30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
chain_height=$(curl -s $RPC_ENDPOINT/block | jq -r '.result.block.header.height')
tests/test_block_production.sh 127.0.0.1 26657 10
test-pion-1:
runs-on: cosmos-runner-set
# runs-on: cosmos-runner-set
runs-on: ubuntu-22.04
env:
RPC_ENDPOINT: https://rpc.pion.ics-testnet.polypore.xyz
steps:
Expand Down
2 changes: 1 addition & 1 deletion examples/inventory-ics-testnet-pion-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ all:
vars:
ansible_user: root
chain_repository: "https://github.com/neutron-org/neutron.git"
chain_version: v5.0.0-rc0
chain_version: v5.0.2
go_version: '1.22.3'
genesis_patching: false
genesis_url: "https://github.com/cosmos/testnets/raw/master/interchain-security/pion-1/pion-1-genesis-with-ccv.json.gz"
Expand Down

0 comments on commit 1887d30

Please sign in to comment.