test
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
2025-04-15 00:53:58 +08:00
parent bd433d2093
commit a8cd9edb9a
2 changed files with 2 additions and 20 deletions

View File

@@ -4,7 +4,8 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
# runs-on: docker.io/gitea/runner-images:ubuntu-latest
runs-on: m.daocloud.io/docker.io/gitea/runner-images:ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"