Skip to content

Commit acf0cbb

Browse files
committed
Test Node 12
1 parent a085e05 commit acf0cbb

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
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, macos-latest, windows-latest]
12-
node-version: [8.x, 10.x]
12+
node-version: [8.x, 10.x, 12.x]
1313

1414
runs-on: ${{ matrix.os }}
1515

0 commit comments

Comments
 (0)