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
307fc060
"tools/vscode:/vscode.git/clone" did not exist on "9a72b78bc2ed4871377b390132e4e93d22155b18"
Unverified
Commit
307fc060
authored
Oct 04, 2025
by
DiweiSun
Committed by
GitHub
Oct 04, 2025
Browse files
fix xeon ci check (#10838)
parent
586e81a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.github/workflows/pr-test-xeon.yml
.github/workflows/pr-test-xeon.yml
+0
-1
No files found.
.github/workflows/pr-test-xeon.yml
View file @
307fc060
...
...
@@ -67,7 +67,6 @@ jobs:
run
:
|
docker exec -w /sglang-checkout/ ci_sglang_xeon \
bash -c "python3 -c 'import torch; import sgl_kernel; assert torch._C._cpu._is_amx_tile_supported(); assert hasattr(torch.ops.sgl_kernel, \"convert_weight_packed\"); '"
continue-on-error
:
true
-
name
:
Run unit tests
if
:
steps.check_amx.outcome == 'success'
...
...
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