ci: build sgl-kernel wheels for both cu129 and cu130 (#23497)

This commit is contained in:
Jia Guo
2026-04-22 18:08:36 -07:00
committed by GitHub
parent c689f774a4
commit b3e6cf60aa
4 changed files with 42 additions and 25 deletions
+5 -5
View File
@@ -117,7 +117,7 @@ jobs:
with:
path: sgl-kernel/dist/
merge-multiple: true
pattern: wheel-python3.10-cuda13.0
pattern: wheel-python3.10-cuda*
- name: Install dependencies
timeout-minutes: 20
@@ -186,7 +186,7 @@ jobs:
with:
path: sgl-kernel/dist/
merge-multiple: true
pattern: wheel-python3.10-cuda13.0
pattern: wheel-python3.10-cuda*
- name: Install dependencies
timeout-minutes: 20
@@ -251,7 +251,7 @@ jobs:
with:
path: sgl-kernel/dist/
merge-multiple: true
pattern: wheel-python3.10-cuda13.0
pattern: wheel-python3.10-cuda*
- name: Install dependencies
timeout-minutes: 20
@@ -300,7 +300,7 @@ jobs:
with:
path: sgl-kernel/dist/
merge-multiple: true
pattern: wheel-python3.10-cuda13.0
pattern: wheel-python3.10-cuda*
- name: Install dependencies
timeout-minutes: 20
@@ -356,7 +356,7 @@ jobs:
with:
path: sgl-kernel/dist/
merge-multiple: true
pattern: wheel-python3.10-cuda13.0
pattern: wheel-python3.10-cuda*
- name: Install dependencies
timeout-minutes: 20