Skip to content

Commit fc867a7

Browse files
committed
build: increase timeout for benchmarks
1 parent 924b525 commit fc867a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_affected_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ jobs:
110110
if [ -n "$files" ]; then
111111
make benchmark-javascript-files FILES="${files}"
112112
fi
113-
timeout-minutes: 15
113+
timeout-minutes: 30

0 commit comments

Comments
 (0)