Skip to content

Commit 4b2d5e9

Browse files
Update ci-workflow.yml
1 parent 2fdb5ca commit 4b2d5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
os: [ubuntu-lastest, windows-2016]
25-
node-version: [10, 12]
25+
node-version: [8.x, 10.x]
2626

2727
steps:
2828
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)