chore: restore node 8/10 CI

This commit is contained in:
woothu
2020-06-05 09:55:11 +02:00
parent d06f05cf0f
commit fed84e858b
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [12.x] node-version: [8.x, 10.x, 12.x]
os: [ubuntu-latest, windows-latest, macOS-latest] os: [ubuntu-latest, windows-latest, macOS-latest]
steps: steps: