mirror of
https://github.com/idrawjs/idraw
synced 2026-05-23 01:28:31 +00:00
chore: update /workflows/node.js.yml
This commit is contained in:
parent
40fc628a3e
commit
6441efeeaf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14.x, 15.x, 16.x]
|
||||
node-version: [14.x, 16.x]
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue