Add node v20 to the node version matrix in CI

This commit is contained in:
Bjorn Stromberg 2023-06-04 09:59:28 +08:00
parent 61a437eba3
commit 5c9fb20918

View file

@ -10,6 +10,7 @@ jobs:
fail-fast: false
matrix:
node-version:
- 20
- 18
- 16
- 14