Skip to content

Commit

Permalink
ci: add node v16 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Aug 28, 2024
1 parent 66c4e83 commit df2f2d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
strategy:
matrix:
node:
- 16
- 18
- 20
- 22
Expand Down

0 comments on commit df2f2d2

Please sign in to comment.