添加其他信息(
This commit is contained in:
parent
21fc08b07f
commit
4b894cbf56
23
runner.md
Normal file
23
runner.md
Normal file
@ -0,0 +1,23 @@
|
||||
# 目前可用的 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`
|
Loading…
Reference in New Issue
Block a user