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

@@ -38,7 +38,8 @@ runner:
# If it's empty when registering, it will ask for inputting labels.
# If it's empty when execute `daemon`, will use labels in `.runner` file.
labels:
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
# - "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
- "ubuntu-latest:host"
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"