更新 .gitea/workflows/a.yml
GitHub Runner测试 / test (push) Has been cancelled

This commit is contained in:
2026-05-03 16:49:32 +08:00
parent 6da5677702
commit b432dced76
+1 -1
View File
@@ -3,7 +3,7 @@ on: push
jobs:
test:
runs-on: linux-x64
runs-on: OSGAMENET
steps:
- run: echo Gitea任务正常运行
- run: uname -a