action-tester/runner.md

20 lines
304 B
Markdown
Raw Permalink Normal View History

2023-12-09 00:54:01 +08:00
# 目前可用的 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`