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
2f20f430
Unverified
Commit
2f20f430
authored
Aug 14, 2025
by
DiweiSun
Committed by
GitHub
Aug 13, 2025
Browse files
Swap xeon ci to gnr server (#9042)
parent
65736dc5
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-xeon.yml
.github/workflows/pr-test-xeon.yml
+1
-1
No files found.
.github/workflows/pr-test-xeon.yml
View file @
2f20f430
...
@@ -27,7 +27,7 @@ jobs:
...
@@ -27,7 +27,7 @@ jobs:
build-test
:
build-test
:
if
:
(github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request') &&
if
:
(github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request') &&
github.event.pull_request.draft ==
false
github.event.pull_request.draft ==
false
runs-on
:
xeon-
pvc
runs-on
:
xeon-
gnr
strategy
:
strategy
:
matrix
:
matrix
:
build_type
:
[
'
all'
]
build_type
:
[
'
all'
]
...
...
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