mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-09 07:01:26 +00:00
fix: test node 14
This commit is contained in:
parent
a9b99e4e26
commit
34bb8d4ef7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
needs: check
|
||||
strategy:
|
||||
matrix:
|
||||
node: [12, 14]
|
||||
node: [14]
|
||||
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user