Skip to content

Commit

Permalink
adding node 20 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
catdad committed Nov 5, 2023
1 parent 0e29984 commit 1bb99a4
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [8, 10, 12, 14, 16, 18]
node-version: [8, 10, 12, 14, 16, 18, 20]
exclude:
- node-version: 8
- node-version: 10
Expand Down

0 comments on commit 1bb99a4

Please sign in to comment.