Unverified Commit b3e7a2ce authored by Keyang Ru's avatar Keyang Ru Committed by GitHub
Browse files

increase the rust e2e timeout (#10116)

parent 00974e4f
...@@ -68,7 +68,7 @@ jobs: ...@@ -68,7 +68,7 @@ jobs:
e2e-python: e2e-python:
if: github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request' if: github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
runs-on: BM.A10.4 runs-on: BM.A10.4
timeout-minutes: 30 timeout-minutes: 35
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment