From 19437b3c310f3beed0156ae2a3da404a8278806b Mon Sep 17 00:00:00 2001 From: David O'Connell Date: Tue, 14 Jul 2026 17:55:14 +0100 Subject: [PATCH] bigger runner --- .github/workflows/monthly-llmwiki-refresh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/monthly-llmwiki-refresh.yml b/.github/workflows/monthly-llmwiki-refresh.yml index 94bf6bda..7e8c6ac6 100644 --- a/.github/workflows/monthly-llmwiki-refresh.yml +++ b/.github/workflows/monthly-llmwiki-refresh.yml @@ -37,7 +37,7 @@ env: jobs: schedule-gate: name: Check monthly schedule window - runs-on: telnyx-2xsmall + runs-on: telnyx-xsmall outputs: should_run: ${{ steps.gate.outputs.should_run }} steps: