mirror of
https://github.com/d-fi/d-fi-core.git
synced 2025-07-28 08:04:43 +02:00
fix(ci): update node version matrix
This commit is contained in:
parent
3a9edaf97c
commit
47c1290d71
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x, 14.x, 16.x]
|
||||
node-version: [18.x, 20.x, 22.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user