Skip to content

Commit 2b1ce92

Browse files
committed
Test on node 14, 16, 18
1 parent 66de5c6 commit 2b1ce92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [12.x, 14.x, 16.x]
18+
node-version: [14, 16, 18]
1919

2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)