mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-15 07:20:49 +00:00
Remove old node versions (#128)
This commit is contained in:
parent
48caa02d39
commit
0c5fecac40
2
.github/workflows/js_sdk_ci.yml
vendored
2
.github/workflows/js_sdk_ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14.x, 15.x, 16.x, 17.x]
|
||||
node-version: [16.x, 17.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user