We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8daa6d5 + 5421008 commit 2df4c5bCopy full SHA for 2df4c5b
.github/workflows/ci.yml
@@ -101,7 +101,7 @@ jobs:
101
node_with_go_waku:
102
runs-on: ubuntu-latest
103
env:
104
- GO_WAKU_VERSION: "0.2.1"
+ GO_WAKU_VERSION: "0.2.2"
105
WAKU_SERVICE_NODE_DIR: ./go-waku
106
WAKU_SERVICE_NODE_BIN: ./waku
107
WAKU_SERVICE_NODE_PARAMS: "--min-relay-peers-to-publish=0" # Can be removed once https://github.com/status-im/nwaku/issues/1004 is done
0 commit comments