Skip to content

Commit 787b1ca

Browse files
authored
feat: add next 11 compat (#9)
1 parent 08fbdef commit 787b1ca

File tree

3 files changed

+28692
-8085
lines changed

3 files changed

+28692
-8085
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
node-version: ['12', '14']
14+
node-version: ['14', '16']
1515
name: "[v${{ matrix.node-version }}] check"
1616

1717
steps:

0 commit comments

Comments
 (0)