chore(deps): update minimum python to 3.10 (#8984)

This commit is contained in:
ishandhanani
2025-08-09 00:30:23 -07:00
committed by GitHub
parent 3f2e315f6e
commit de8b8b6e5c
11 changed files with 104 additions and 122 deletions

View File

@@ -80,7 +80,7 @@ jobs:
with:
path: sgl-kernel/dist/
merge-multiple: true
pattern: wheel-python3.9-cuda12.4
pattern: wheel-python3.10-cuda12.4
- name: Install
run: |
@@ -112,7 +112,7 @@ jobs:
with:
path: sgl-kernel/dist/
merge-multiple: true
pattern: wheel-python3.9-cuda12.4
pattern: wheel-python3.10-cuda12.4
- name: Install
run: |