Skip to content

Commit 48d6989

Browse files
committed
fix: ci: broken install of CUDA 12.6.3 on Windows
1 parent 735e25e commit 48d6989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
arch: 120
8585
- os: windows-2025
8686
visual_studio: "Visual Studio 17 2022"
87-
cuda: "12.6.3"
87+
cuda: "12.5.0"
8888
arch: 89
8989
- os: windows-2025
9090
visual_studio: "Visual Studio 17 2022"

0 commit comments

Comments
 (0)