Skip to content

Commit

Permalink
Add more node versions to test
Browse files Browse the repository at this point in the history
  • Loading branch information
hayes committed May 13, 2024
1 parent 09af9c5 commit 8b4b0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
node: [16, 18]
node: [16, 18, 20, 22]

steps:
- name: Checkout
Expand Down

0 comments on commit 8b4b0ef

Please sign in to comment.