From 4092712e06f69f9658c6eb701dd617c2c7f206d6 Mon Sep 17 00:00:00 2001 From: Brandon Trautmann <8343465+btrautmann@users.noreply.github.com> Date: Fri, 6 Feb 2026 16:38:50 -0500 Subject: [PATCH] chore: allow more runners --- claws/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/claws/config.yml b/claws/config.yml index fb5c2fe..81e2229 100644 --- a/claws/config.yml +++ b/claws/config.yml @@ -5,7 +5,7 @@ Enabled: EmptyName: RiskyTriggers: UnapprovedRunners: - allowed_runners: ["ubuntu-latest", "macos-12", "macos-15", "macos-latest", "mobile_linux_8_core", "self-hosted"] + allowed_runners: ["ubuntu-latest", "macos-12", "macos-15", "macos-latest", "mobile_linux_8_core", "mobile_linux_16_core", "macos-26", "self-hosted"] CommandInjection: AutomaticMerge: UnpinnedAction: