Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit 21e4346

Browse files
committed
test(windows): reintroduce cuda13
1 parent 1631a35 commit 21e4346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_kernel_windows.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
torch: [
1717
{ version: '2.9.1', cuda: '12.6.3', wheel: '126' },
1818
{ version: '2.9.1', cuda: '12.8.1', wheel: '128' }
19+
{ version: '2.9.1', cuda: '13.0.1', wheel: '130' }
1920
]
2021

2122
name: Build kernel

0 commit comments

Comments
 (0)