Switch to host execution mode
Some checks failed
Test CI Pipeline / test (push) Failing after 0s

Change runner labels from docker:// protocol to host execution:
- Avoid Docker daemon dependency issues
- Run jobs directly on runner host environment
- Should resolve container connectivity problems

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Evan Carroll 2025-06-08 00:49:33 -05:00
parent 961caf94d3
commit 290f3f8b65

View file

@ -6,3 +6,4 @@ This is a test repository to verify the Forgejo runner deployment with Podman su
- Tests CI/CD pipeline with Forgejo Actions
- Uses ubuntu-latest runner
- Demonstrates Podman container execution# Test Update Sun Jun 8 12:46:24 AM CDT 2025
# Host execution test Sun Jun 8 12:49:31 AM CDT 2025