[release] Bump Ruby artifact build timeout: 1h30m -> 2h

pull/37341/head
AJ Heller 4 months ago
parent f553f73e59
commit 8219cc9a33
  1. 2
      tools/run_tests/artifacts/artifact_targets.py

@ -270,7 +270,7 @@ class RubyArtifact:
self.gem_platform,
],
use_workspace=True,
timeout_seconds=90 * 60,
timeout_seconds=120 * 60,
environ=environ,
)

Loading…
Cancel
Save