Skip to content

Commit cbccc96

Browse files
JulienLavocatbfops
andauthored
Remove LLM-benchmark timeout (#5458)
# Description of Changes Periodic LLM benchmark jobs can take more than 3 hour, this PR remove the 3 hour limit in favor of Github's default to 6 hours # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing Not tested, I need to merge to be able to test as it is a CI change --------- Signed-off-by: Julien Lavocat <JulienLavocat@users.noreply.github.com> Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
1 parent c009c67 commit cbccc96

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

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

5554
steps:
5655
- name: Checkout repository

0 commit comments

Comments
 (0)