test: 使用 debian:latest 镜像
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2026-04-23 20:46:36 +08:00
parent 0427274994
commit 3d9b2d6a90

View File

@@ -7,7 +7,7 @@ on:
jobs:
test:
runs-on: host
runs-on: debian:docker:debian:latest
steps:
- run: echo "Hello Gitea Actions!"
- run: uname -a