Skip to content

Commit 8c308d5

Browse files
authored
Update release_wheel.yml
1 parent 011036f commit 8c308d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release_wheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
29-
cuda: ["11.8", "12.1", "12.4", "12.6"] # 12.7 blackwell
29+
cuda: ["11.8", "12.1", "12.4", "12.6", "12.8"]
3030
torch: ["2.3", "2.4", "2.5", "2.6"]
3131
exclude: # for cuda 12.4, we only support torch 2.4+
3232
- cuda: "12.4"

0 commit comments

Comments
 (0)