test
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 7s

This commit is contained in:
2025-04-15 01:03:43 +08:00
parent a8cd9edb9a
commit e8b49afc51
2 changed files with 3 additions and 3 deletions

View File

@@ -4,8 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
# runs-on: docker.io/gitea/runner-images:ubuntu-latest
runs-on: m.daocloud.io/docker.io/gitea/runner-images:ubuntu-latest
runs-on: 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!"