From a1dd25d4d5dd69d6483dfe5ff6ec485df19b75aa Mon Sep 17 00:00:00 2001 From: Brandon Trautmann <8343465+btrautmann@users.noreply.github.com> Date: Fri, 6 Feb 2026 16:33:55 -0500 Subject: [PATCH] chore: allow usage of macos-26 --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 21e32b0..c0583cb 100644 --- a/config.yml +++ b/config.yml @@ -5,7 +5,7 @@ Enabled: EmptyName: RiskyTriggers: UnapprovedRunners: - allowed_runners: ["ubuntu-latest", "macos-12"] + allowed_runners: ["ubuntu-latest", "macos-12", "macos-26"] CommandInjection: AutomaticMerge: UnpinnedAction: