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

Commit b1b5f64

Browse files
committed
test(windows): uh?
1 parent 98fa6a8 commit b1b5f64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build_kernel_windows.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ jobs:
1414
os: [ windows-2022 ]
1515
python: [ 3.12 ]
1616
torch: [
17-
{ version: '2.9.1', cuda: '12.6.3', wheel: '126' }
17+
{ 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.2', wheel: '130' }
2019
]
2120

2221
name: Build kernel

0 commit comments

Comments
 (0)