Add | readme 索引

This commit is contained in:
shenjack 2023-12-09 00:57:11 +08:00
parent 4b894cbf56
commit b6ec215b69
Signed by: shenjack
GPG Key ID: 7B1134A979775551
2 changed files with 4 additions and 4 deletions

View File

@ -5,3 +5,7 @@
这里是一个 Gitea action 的展示仓库, 你可以在这里看到 Gitea action 的效果.
同时你也可以参考这里编写的 mirros 来在编写你自己的 action 的时候使用本地镜像来加速使用
## Runner 索引
[索引](runner.md)

View File

@ -9,15 +9,11 @@
- `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`