mirror of
https://gitea.com/gitea/act
synced 2026-05-06 01:37:48 +02:00
7 lines
60 B
YAML
7 lines
60 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|