Skip to content

Commit

Permalink
Bump run-all-benchmarks timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
  • Loading branch information
ghzlatarev committed Jul 7, 2023
1 parent b14b7ab commit a3d1816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_all_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
FULL_DB_FOLDER: full-db
jobs:
run-benchmarks:
timeout-minutes: 240
timeout-minutes: 720
needs: start-node-builder-current
runs-on: ${{ needs.start-node-builder-current.outputs.runner-label }}
steps:
Expand Down

0 comments on commit a3d1816

Please sign in to comment.