We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86dfcb2 commit d86cba1Copy full SHA for d86cba1
.github/workflows/daily-project-check.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [8.x, 10.x, 12.x]
+ node-version: [10.x, 12.x]
16
os: [ubuntu-latest, windows-latest, macOS-latest]
17
18
steps:
0 commit comments