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
79acec4f
Unverified
Commit
79acec4f
authored
Sep 15, 2025
by
Sahithi Chigurupati
Committed by
GitHub
Sep 15, 2025
Browse files
[CI] Fix runner for sgl-kernel (#9887)
Signed-off-by:
Sahithi Chigurupati
<
chigurupati.sahithi@gmail.com
>
parent
b1721edb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/release-whl-kernel.yml
.github/workflows/release-whl-kernel.yml
+1
-1
No files found.
.github/workflows/release-whl-kernel.yml
View file @
79acec4f
...
@@ -206,7 +206,7 @@ jobs:
...
@@ -206,7 +206,7 @@ jobs:
build-cu129-aarch64
:
build-cu129-aarch64
:
if
:
github.repository == 'sgl-project/sglang'
if
:
github.repository == 'sgl-project/sglang'
runs-on
:
sgl-kernel-release-node-arm
runs-on
:
labubu
strategy
:
strategy
:
matrix
:
matrix
:
python-version
:
[
"
3.10"
]
python-version
:
[
"
3.10"
]
...
...
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