Skip to content

Commit 19bccc6

Browse files
committed
update node test versions
1 parent 1c3c2e5 commit 19bccc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
os: [ubuntu-latest, windows-latest]
1010
# https://nodejs.org/en/about/releases/
11-
node: [10, 12, 14, 15]
11+
node: [12, 14, 16]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
# https://github.com/actions/checkout/issues/135

0 commit comments

Comments
 (0)