Skip to content

Commit 051b816

Browse files
committed
test on node 14+
1 parent 99e462e commit 051b816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
node-version: [12.x, 14.x, 16.x]
10+
node-version: [14.x, 16.x, 18.x]
1111
os: [ubuntu, macos, windows]
1212
runs-on: ${{ matrix.os }}-latest
1313
steps:

0 commit comments

Comments
 (0)