diff --git a/.github/workflows/llm-benchmark-periodic.yml b/.github/workflows/llm-benchmark-periodic.yml index 8a729649e8..b1282f4d56 100644 --- a/.github/workflows/llm-benchmark-periodic.yml +++ b/.github/workflows/llm-benchmark-periodic.yml @@ -50,7 +50,7 @@ concurrency: jobs: run-benchmarks: runs-on: spacetimedb-new-runner-2 - timeout-minutes: 180 + timeout-minutes: 360 steps: - name: Checkout repository