Skip to content

Commit

Permalink
feat: v8 (#650)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Drop support for NodeJS v14, v16

---------

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
  • Loading branch information
wolfy1339 and kfcampbell authored Jun 20, 2023
1 parent 6761aef commit ecf360f
Show file tree
Hide file tree
Showing 4 changed files with 1,096 additions and 8,820 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ jobs:
strategy:
matrix:
node_version:
- 14
- 16
- 18
- 20
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node_version }}
Expand Down
Loading

0 comments on commit ecf360f

Please sign in to comment.