Unverified Commit 9ec6031d authored by Baizhou Zhang's avatar Baizhou Zhang Committed by GitHub
Browse files

[chore]Remove dockerfile from target file of bump kernel version (#12728)

parent a5affb0c
...@@ -19,7 +19,6 @@ def main(): ...@@ -19,7 +19,6 @@ def main():
version_file = Path("sgl-kernel/python/sgl_kernel/version.py") version_file = Path("sgl-kernel/python/sgl_kernel/version.py")
files_to_update = [ files_to_update = [
Path("docker/Dockerfile"),
Path("sgl-kernel/pyproject.toml"), Path("sgl-kernel/pyproject.toml"),
Path("sgl-kernel/pyproject_cpu.toml"), Path("sgl-kernel/pyproject_cpu.toml"),
Path("sgl-kernel/pyproject_rocm.toml"), Path("sgl-kernel/pyproject_rocm.toml"),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment