Skip to content

Commit 55b00b5

Browse files
committed
Increase LLM-benchmark timeout to 6 hour
1 parent 84cfe5a commit 55b00b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/llm-benchmark-periodic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ concurrency:
5050
jobs:
5151
run-benchmarks:
5252
runs-on: spacetimedb-new-runner-2
53-
timeout-minutes: 180
53+
timeout-minutes: 360
5454

5555
steps:
5656
- name: Checkout repository

0 commit comments

Comments
 (0)