Skip to content

Commit

Permalink
✅ Add node 22 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Oct 29, 2024
1 parent e778f88 commit a89ed2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
# Remember to update README.md and package.json when updating the version matrix
version: [16, 18, 20]
version: [16, 18, 20, 22]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit a89ed2c

Please sign in to comment.