chore: fix daily-project-check CI

This commit is contained in:
woothu
2020-06-05 10:16:53 +02:00
parent 86dfcb26e8
commit d86cba17ea
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [8.x, 10.x, 12.x]
node-version: [10.x, 12.x]
os: [ubuntu-latest, windows-latest, macOS-latest]
steps: