action-tester/runner.md
2023-12-09 00:57:11 +08:00

20 lines
304 B
Markdown

# 目前可用的 runners 和对应的功能
## node
- `node-21`
- `docker:node:21.4.0-bullseye`
## python
- `python312`
- `docker:python:3.12`
- `python311`
- `docker:python:3.11`
- `python310`
- `docker:python:3.10`
- `python39`
- `docker:python:3.9`
- `python38`
- `docker:python:3.8`