Skip to content

Commit 6019546

Browse files
committed
Avoid torch 2.9.0 in CI to workaround DLL import error
1 parent b36d97c commit 6019546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/torch_cpu_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
--index-url https://download.pytorch.org/whl/cpu
2-
torch
2+
torch!=2.9.0+cpu

0 commit comments

Comments
 (0)