Increase LLM-benchmark timeout to 6 hour

This commit is contained in:
Julien Lavocat
2026-06-29 13:21:10 +02:00
committed by Julien Lavocat
parent c009c6701a
commit c2ee588c49
+1 -1
View File
@@ -50,7 +50,7 @@ concurrency:
jobs:
run-benchmarks:
runs-on: spacetimedb-new-runner-2
timeout-minutes: 180
timeout-minutes: 360
steps:
- name: Checkout repository