From 20b02dc95dd27aa92b2c1b6cd719cff24cc34458 Mon Sep 17 00:00:00 2001 From: Evan Carroll Date: Sun, 8 Jun 2025 00:56:51 -0500 Subject: [PATCH] Test with explicit host labels MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Runner now registered with explicit --labels flag: - Should use host execution instead of containers - Testing final Docker daemon fix 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0165b1d..9d54753 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,4 @@ This is a test repository to verify the Forgejo runner deployment with Podman su # Host execution test Sun Jun 8 12:49:31 AM CDT 2025 # Host execution bump Sun Jun 8 12:51:12 AM CDT 2025 # Post-restart test Sun Jun 8 12:53:44 AM CDT 2025 +# Explicit host labels test Sun Jun 8 12:56:51 AM CDT 2025