Skip to content

Commit f04d63e

Browse files
authored
Merge pull request #949 from openmina/fix/ci-replayer
fix(ci): Update peer address of replayer
2 parents bdd36bd + d5e6511 commit f04d63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ jobs:
348348
# TODO: remove when replayer supports identify
349349
KEEP_CONNECTION_WITH_UNKNOWN_STREAM: true
350350
OPENMINA_SCENARIO_SEEDS: ${{ needs.k8s-peers.outputs.peers }}
351-
REPLAYER_MULTIADDR: "/dns4/1.k8.openmina.com/tcp/31968/p2p/12D3KooWPayQEdprqY2m3biReUUybA5LoULpJE7YWu6wetEKKELv"
351+
REPLAYER_MULTIADDR: "/dns4/primary-tcp-proxy.hz.minaprotocol.network/tcp/40110/p2p/12D3KooWPayQEdprqY2m3biReUUybA5LoULpJE7YWu6wetEKKELv"
352352
BPF_ALIAS: /coda/0.0.1/29936104443aaf264a7f0192ac64b1c7173198c1ed404c1bcff5e562e05eb7f6-0.0.0.0
353353
strategy:
354354
matrix:

0 commit comments

Comments
 (0)