From b6ec215b6901fd86963675a3cdabe88be93ea888 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Sat, 9 Dec 2023 00:57:11 +0800 Subject: [PATCH] =?UTF-8?q?Add=20|=20readme=20=E7=B4=A2=E5=BC=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 ++++ runner.md | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index bfa6e57..b2a5c29 100644 --- a/readme.md +++ b/readme.md @@ -5,3 +5,7 @@ 这里是一个 Gitea action 的展示仓库, 你可以在这里看到 Gitea action 的效果. 同时你也可以参考这里编写的 mirros 来在编写你自己的 action 的时候使用本地镜像来加速使用 + +## Runner 索引 + +[索引](runner.md) diff --git a/runner.md b/runner.md index 06d5173..5175fa9 100644 --- a/runner.md +++ b/runner.md @@ -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`