Skip to content

Commit 2df4c5b

Browse files
authored
Merge pull request #958 from waku-org/go-waku-0.2.2
2 parents 8daa6d5 + 5421008 commit 2df4c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
node_with_go_waku:
102102
runs-on: ubuntu-latest
103103
env:
104-
GO_WAKU_VERSION: "0.2.1"
104+
GO_WAKU_VERSION: "0.2.2"
105105
WAKU_SERVICE_NODE_DIR: ./go-waku
106106
WAKU_SERVICE_NODE_BIN: ./waku
107107
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

Comments
 (0)