fix: solve cu118 issue for cutlass mla (#5331)

This commit is contained in:
Yineng Zhang
2025-04-12 12:51:09 -07:00
committed by GitHub
parent 4879e50c6d
commit 812e82f35e
3 changed files with 17 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ on:
jobs:
build-wheels:
if: github.repository == 'sgl-project/sglang'
runs-on: ubuntu-latest
runs-on: sgl-kernel-build-node
strategy:
matrix:
python-version: ['3.9']