7 lines
60 B
YAML
Raw Permalink Normal View History

2025-07-07 09:21:15 +08:00
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"