Skip to content

Commit

Permalink
ci(node-versions): updated the matrix to match the supported range up…
Browse files Browse the repository at this point in the history
…dates
  • Loading branch information
travi committed Mar 26, 2023
1 parent a56cdde commit e8ce02f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
strategy:
matrix:
node:
- 16.0.0
- 16
- 16.13.0
- 18.0.0
- 18
- 19
steps:
Expand Down

0 comments on commit e8ce02f

Please sign in to comment.