Skip to content

Commit

Permalink
increase ci container size
Browse files Browse the repository at this point in the history
  • Loading branch information
navidkpr committed Oct 3, 2024
1 parent 13e9bfd commit d4aaa3f
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 @@ -7,7 +7,7 @@ on:

jobs:
run-evals:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-4-core
timeout-minutes: 25
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit d4aaa3f

Please sign in to comment.