[CI] Fix runner for sgl-kernel (#9887)
Signed-off-by: Sahithi Chigurupati <chigurupati.sahithi@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b1721edbac
commit
79acec4fe7
2
.github/workflows/release-whl-kernel.yml
vendored
2
.github/workflows/release-whl-kernel.yml
vendored
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user