Skip to content

Commit

Permalink
ci(ci): add node 22 to test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <frazer.dev@outlook.com>
  • Loading branch information
Fdawgs authored Oct 7, 2024
1 parent d63043a commit ad5c322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
license-check: true
lint: true
node-versions: '["16", "18", "20"]'
node-versions: '["16", "18", "20", "22"]'

0 comments on commit ad5c322

Please sign in to comment.