Skip to content

Commit dd1cdbf

Browse files
committed
Don't test on node 7. 8+ should be sufficient.
1 parent 3febf61 commit dd1cdbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- node: '10.x'
1717
- node: '9.x'
1818
- node: '8.x'
19-
- node: '7.x'
2019
steps:
2120
- uses: actions/checkout@v1
2221
- name: Use Node.js

0 commit comments

Comments
 (0)