We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2201a2d commit 3fd6df6Copy full SHA for 3fd6df6
.github/workflows/pr-test-rust.yml
@@ -57,6 +57,7 @@ jobs:
57
e2e-python:
58
if: github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
59
runs-on: 2-gpu-runner
60
+ timeout-minutes: 30
61
steps:
62
- name: Checkout code
63
uses: actions/checkout@v4
0 commit comments