chore: bump v0.0.2 for sgl-kernel (#2462)
This commit is contained in:
2
.github/workflows/release-pypi-kernel.yml
vendored
2
.github/workflows/release-pypi-kernel.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12']
|
||||
cuda-version: ['11.8', '12.1', '12.4']
|
||||
cuda-version: ['12.1']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
@@ -78,5 +78,3 @@ setup(
|
||||
cmdclass={"build_ext": BuildExtension},
|
||||
install_requires=["torch"],
|
||||
)
|
||||
|
||||
rename_wheel()
|
||||
|
||||
Reference in New Issue
Block a user