mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-20 02:47:45 +00:00
935e37c25b
* feat: support node20 * fix * more fixes * maybe final fixes? * format
7 lines
60 B
YAML
7 lines
60 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|