From 3e85defbba8fc94e5de8dab2201a7fd0d1ba8954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B3=8A=E6=98=8E518370910136?= Date: Wed, 12 Mar 2025 04:51:23 +0800 Subject: [PATCH] Update Gitea tips and tricks for TAs --- Gitea-tips-and-tricks-for-TAs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gitea-tips-and-tricks-for-TAs.md b/Gitea-tips-and-tricks-for-TAs.md index afa5059..774bc67 100644 --- a/Gitea-tips-and-tricks-for-TAs.md +++ b/Gitea-tips-and-tricks-for-TAs.md @@ -10,8 +10,8 @@ on: [push] jobs: run: + runs-on: focs-ubuntu-latest-slim container: - image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest-slim volumes: - /home/tt/.config:/home/tt/.config - /home/tt/.cache:/home/tt/.cache