Skip to content

Commit 612a2c8

Browse files
authored
chore: Increase the timeout on the staging builds. (#142)
1 parent 7a339dc commit 612a2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/cloudbuild-staging.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ steps:
7878
done
7979
8080
# amd64 + arm64 builds typically take about 15 minutes
81-
timeout: 1200s
81+
timeout: 1800s

0 commit comments

Comments
 (0)