chore(deps): update minimum python to 3.10 (#8984)
This commit is contained in:
4
.github/workflows/pr-test-sgl-kernel.yml
vendored
4
.github/workflows/pr-test-sgl-kernel.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user