Skip to content

Commit 4de1744

Browse files
authored
1.3.0 (#3)
* 1.3.0 * Add 18.x, 20.x to matrix
1 parent 2c48b18 commit 4de1744

File tree

3 files changed

+586
-584
lines changed

3 files changed

+586
-584
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
matrix:
2828
os:
2929
- ubuntu-latest
30-
node: [12.x, 14.x, 16.x]
30+
node: [12.x, 14.x, 16.x, 18.x, 20.x]
3131

3232
steps:
3333
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)