7 lines
60 B
YAML
Raw Permalink Normal View History

2025-05-22 16:23:08 +08:00
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"