meta: update node.js-ci.yml workflow
This commit is contained in:
parent
f49f8f2a23
commit
f5f871968a
|
@ -12,8 +12,8 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
node-version: [16.x, 18.x]
|
||||
os: [ubuntu-latest]
|
||||
node-version: [18.x, 20.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue