Skip to content

Commit

Permalink
ci: add Node.js 20 in the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Jul 9, 2023
1 parent 683720a commit 56a53bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
strategy:
matrix:
node-version:
- 14
- 18
- 12
- 20

steps:
- name: Checkout repository
Expand Down

0 comments on commit 56a53bc

Please sign in to comment.