mirror of
https://github.com/actions/setup-python.git
synced 2025-07-19 10:18:21 +02:00
8 lines
84 B
YAML
8 lines
84 B
YAML
language: node_js
|
|
os:
|
|
- linux
|
|
node_js:
|
|
- "0.10"
|
|
- "0.12"
|
|
- "4.1"
|
|
- "node"
|