Skip to content

Commit 5eb44c6

Browse files
[ci] Increase benchmark.yml timeout (#722)
1 parent 71f1fd7 commit 5eb44c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Publish
2929
needs: has-new-commit # Only run if there are new commits
3030
runs-on: ubuntu-latest-8
31-
timeout-minutes: 90
31+
timeout-minutes: 360
3232
strategy:
3333
max-parallel: 1 # Run one package at a time
3434
matrix:

0 commit comments

Comments
 (0)