Skip to content

Commit 75cf282

Browse files
committed
from the docs
1 parent 8b80b91 commit 75cf282

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
@@ -10,7 +10,7 @@ jobs:
1010
node: [4, 6, 8, 10]
1111
include:
1212
- os: windows-2016
13-
node: 4
13+
node: [4, 6]
1414
npm: 2
1515
steps:
1616
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)