From 38b957d40b2e6f5da9456bf943b92648297acfb2 Mon Sep 17 00:00:00 2001 From: "Z.To" Date: Thu, 23 Apr 2026 20:49:11 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E4=BD=BF=E7=94=A8=20ubuntu=20=E6=A0=87?= =?UTF-8?q?=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 0908b35..1ec464a 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -7,7 +7,7 @@ on: jobs: test: - runs-on: debian:latest + runs-on: ubuntu steps: - run: echo "Hello Gitea Actions!" - run: uname -a \ No newline at end of file