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

Commit 30fc237

Browse files
committed
test(windows): py312 for now
1 parent c673868 commit 30fc237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_kernel_windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ windows-2022 ]
15-
python: [ '3.11', '3.12', '3.13' ]
15+
python: [ '3.12' ]
1616
torch: [
1717
{ version: '2.9.1', cuda: '12.6.3', wheel: '126' }
1818
{ version: '2.9.1', cuda: '12.8.1', wheel: '128' }

0 commit comments

Comments
 (0)