Skip to content

Commit

Permalink
Merge pull request #4 from GlaivePro/node20
Browse files Browse the repository at this point in the history
Test on Node20
  • Loading branch information
tontonsb authored Oct 21, 2023
2 parents 1c3bb1d + 17c59d5 commit 79e2885
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 @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: ["16.x", "18.x"]
node-version: ["16.x", "18.x", "20.x"]

name: Node-${{ matrix.node-version }}

Expand Down

0 comments on commit 79e2885

Please sign in to comment.