8 lines
49 B
YAML
Raw Permalink Normal View History

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