Skip to content

Commit

Permalink
Bump Praxis OSS pre-/post-submits timeout by 50%
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 706735740
  • Loading branch information
laurentes authored and pax authors committed Dec 16, 2024
1 parent 91c0996 commit 820c4e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion praxis/pip_package/cloudbuild-postsubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ options:
dynamic_substitutions: true
substitution_option: 'ALLOW_LOOSE'
machineType: E2_HIGHCPU_32
timeout: 1200s
timeout: 1800s
2 changes: 1 addition & 1 deletion praxis/pip_package/cloudbuild-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ options:
dynamic_substitutions: true
substitution_option: 'ALLOW_LOOSE'
machineType: E2_HIGHCPU_32
timeout: 1200s
timeout: 1800s

0 comments on commit 820c4e2

Please sign in to comment.