mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
ci: node remove 14, set 16 to minimum suported, add 20 and 22 (#622)
This commit is contained in:
parent
0727e10d96
commit
2cfb2c8592
1 changed files with 1 additions and 1 deletions
2
.github/workflows/node.yml
vendored
2
.github/workflows/node.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14.17, 16.x, 18.x]
|
||||
node-version: [16.20.0, 18.x, 20.x, 22.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue