mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-18 23:36:32 +00:00
Merge pull request #1140 from waku-org/chore/disable-ci-failure
This commit is contained in:
commit
1166dbc51e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -96,6 +96,7 @@ jobs:
|
|||||||
path: packages/tests/log/
|
path: packages/tests/log/
|
||||||
|
|
||||||
node_with_go_waku:
|
node_with_go_waku:
|
||||||
|
if: false # Can be removed when upgrading go-waku to 0.4.0 or later
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
GO_WAKU_VERSION: "0.2.2"
|
GO_WAKU_VERSION: "0.2.2"
|
||||||
@ -150,6 +151,7 @@ jobs:
|
|||||||
path: packages/tests/log/
|
path: packages/tests/log/
|
||||||
|
|
||||||
node_with_nwaku_master:
|
node_with_nwaku_master:
|
||||||
|
if: false # Can be removed when nwaku in regular CI is bumped to v0.15.0
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
DEBUG: "waku*"
|
DEBUG: "waku*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user