Skip to content

Commit

Permalink
Add v20 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed Jul 18, 2023
1 parent 1224978 commit 79e1de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
max-parallel: 4
matrix:
node-version: [16, 18]
node-version: [16, 18, 20]

steps:
- name: Checkout
Expand Down

0 comments on commit 79e1de6

Please sign in to comment.