feat: cross python wheel for sgl-kernel (#3138)
This commit is contained in:
2
.github/workflows/release-whl-kernel.yml
vendored
2
.github/workflows/release-whl-kernel.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12']
|
||||
python-version: ['3.9']
|
||||
cuda-version: ['11.8']
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user