Skip to content

Commit 5901075

Browse files
bump observe timeout (#464)
1 parent da2e5d1 commit 5901075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ jobs:
440440
run-observe-evals:
441441
needs: [run-text-extract-evals, determine-evals]
442442
runs-on: ubuntu-latest
443-
timeout-minutes: 25
443+
timeout-minutes: 60
444444
env:
445445
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
446446
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)