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
1c8b42c8
Unverified
Commit
1c8b42c8
authored
Jun 09, 2025
by
Yineng Zhang
Committed by
GitHub
Jun 09, 2025
Browse files
chore: update pr test xeon (#7018)
parent
f20f7000
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/pr-test-xeon.yml
.github/workflows/pr-test-xeon.yml
+3
-3
No files found.
.github/workflows/pr-test-xeon.yml
View file @
1c8b42c8
...
@@ -6,13 +6,13 @@ on:
...
@@ -6,13 +6,13 @@ on:
workflow_dispatch
:
workflow_dispatch
:
concurrency
:
concurrency
:
group
:
pr-test-xeon
-${{ github.ref }}
group
:
pr-test-xeon
cancel-in-progress
:
tru
e
cancel-in-progress
:
fals
e
jobs
:
jobs
:
build-test
:
build-test
:
if
:
github.event_name == 'pull_request'
if
:
github.event_name == 'pull_request'
runs-on
:
ubuntu-24.04
runs-on
:
sgl-kernel-release-node
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