Merge pull request #958 from waku-org/go-waku-0.2.2

This commit is contained in:
fryorcraken.eth 2022-09-16 12:35:19 +10:00 committed by GitHub
commit 2df4c5b968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ jobs:
node_with_go_waku: node_with_go_waku:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
GO_WAKU_VERSION: "0.2.1" GO_WAKU_VERSION: "0.2.2"
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