Add node v20 to the node version matrix in CI
This commit is contained in:
parent
61a437eba3
commit
5c9fb20918
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -10,6 +10,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
node-version:
|
node-version:
|
||||||
|
- 20
|
||||||
- 18
|
- 18
|
||||||
- 16
|
- 16
|
||||||
- 14
|
- 14
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue