mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-08 16:53:10 +00:00
test: bump go-waku to 0.5.1
This commit is contained in:
parent
a949b6ba61
commit
f7cdfca677
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
|||||||
node_with_go_waku:
|
node_with_go_waku:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
GO_WAKU_VERSION: "0.5.0"
|
GO_WAKU_VERSION: "0.5.1"
|
||||||
WAKU_SERVICE_NODE_DIR: ../../go-waku
|
WAKU_SERVICE_NODE_DIR: ../../go-waku
|
||||||
WAKU_SERVICE_NODE_BIN: ./waku
|
WAKU_SERVICE_NODE_BIN: ./waku
|
||||||
WAKU_SERVICE_NODE_PARAMS: "--min-relay-peers-to-publish=0" # Can be removed once https://github.com/status-im/nwaku/issues/1004 is done
|
WAKU_SERVICE_NODE_PARAMS: "--min-relay-peers-to-publish=0" # Can be removed once https://github.com/status-im/nwaku/issues/1004 is done
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user