Skip to content

Commit

Permalink
bump minimum node-version to 14 (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheswift authored Aug 3, 2023
1 parent 2745452 commit c189c1d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ jobs:
strategy:
matrix:
node-version:
- 10
- 12
- 14
- 16
- 18
- 20
command:
- lint
- test
Expand Down

0 comments on commit c189c1d

Please sign in to comment.