.github/workflows: Increase timeout for benchmark test

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
This commit is contained in:
Ashutosh Narkar
2023-06-23 12:34:12 -07:00
parent e0142e72bc
commit 39c3ab43f7
+1 -1
View File
@@ -66,7 +66,7 @@ jobs:
- name: Benchmark Test Golang
run: make ci-go-perf
timeout-minutes: 30
timeout-minutes: 45
env:
DOCKER_RUNNING: 0