Skip to content

Commit

Permalink
Add node 20, remove 14 from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Mar 19, 2024
1 parent 2313810 commit fe2bbfd
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 @@ -10,9 +10,9 @@ jobs:
strategy:
matrix:
node-version:
- 20
- 18
- 16
- 14
name: Node.js ${{ matrix.node-version }}
steps:
- name: Checkout the repository
Expand Down

0 comments on commit fe2bbfd

Please sign in to comment.