Add Node.js 20 to CI (#181)
This commit is contained in:
parent
877ed1cc6a
commit
9d6c91ee58
2 changed files with 3 additions and 5 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -10,6 +10,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
node-version:
|
||||
- 20
|
||||
- 18
|
||||
- 16
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue