Skip to content

Commit cab83b7

Browse files
Update evals/apps/web/src/app/runs/new/new-run.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent b3a6d6e commit cab83b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evals/apps/web/src/app/runs/new/new-run.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export function NewRun() {
6464
suite: "full",
6565
exercises: [],
6666
settings: undefined,
67-
concurrency: 10,
67+
concurrency: 2,
6868
},
6969
})
7070

0 commit comments

Comments
 (0)