8 lines
49 B
YAML
Raw Permalink Normal View History

2025-05-22 16:37:43 +08:00
language: node_js
node_js:
- 11
- 10
- 8
- 6
- 4