Skip to content

Commit

Permalink
bump observe timeout (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcguire12 authored Feb 4, 2025
1 parent da2e5d1 commit 5901075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ jobs:
run-observe-evals:
needs: [run-text-extract-evals, determine-evals]
runs-on: ubuntu-latest
timeout-minutes: 25
timeout-minutes: 60
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
Expand Down

0 comments on commit 5901075

Please sign in to comment.