mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-22 17:18:15 +00:00
Test are too unstable to run on different environment
Moreover the library targets browser execution so there is little value in running on several node instances.
This commit is contained in:
parent
5664c14743
commit
aa6b869da1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
BUF_VERSION: '0.41.0'
|
||||
strategy:
|
||||
matrix:
|
||||
node: [14, 16]
|
||||
node: [14]
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user