Files
2025-11-11 00:04:55 -06:00

11 lines
102 B
YAML

language: node_js
dist: focal
node_js:
- '12'
- '14'
- '15'
- '16'
- '17'
- '18'
- '19'