Skip to content

Commit

Permalink
Add node.js v20 to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
blu3mania committed Oct 31, 2023
1 parent 73d0258 commit 43ca386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
node: [16, 18]
node: [16, 18, 20]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 43ca386

Please sign in to comment.