We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
benchmark.yml
1 parent 71f1fd7 commit 5eb44c6Copy full SHA for 5eb44c6
1 file changed
.github/workflows/benchmark.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Publish
29
needs: has-new-commit # Only run if there are new commits
30
runs-on: ubuntu-latest-8
31
- timeout-minutes: 90
+ timeout-minutes: 360
32
strategy:
33
max-parallel: 1 # Run one package at a time
34
matrix:
0 commit comments