mirror of https://github.com/waku-org/js-waku.git
Merge pull request #1194 from waku-org/test/go-waku-0.5.1
This commit is contained in:
commit
c008341dfa
|
@ -98,7 +98,7 @@ jobs:
|
|||
node_with_go_waku:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GO_WAKU_VERSION: "0.5.0"
|
||||
GO_WAKU_VERSION: "0.5.1"
|
||||
WAKU_SERVICE_NODE_DIR: ../../go-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
|
||||
|
|
Loading…
Reference in New Issue