Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
b3e7a2ce
Unverified
Commit
b3e7a2ce
authored
Sep 06, 2025
by
Keyang Ru
Committed by
GitHub
Sep 06, 2025
Browse files
increase the rust e2e timeout (#10116)
parent
00974e4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/pr-test-rust.yml
.github/workflows/pr-test-rust.yml
+1
-1
No files found.
.github/workflows/pr-test-rust.yml
View file @
b3e7a2ce
...
@@ -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
:
3
0
timeout-minutes
:
3
5
steps
:
steps
:
-
name
:
Checkout code
-
name
:
Checkout code
uses
:
actions/checkout@v4
uses
:
actions/checkout@v4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment