Skip to content

Commit 26cda8d

Browse files
committed
update
1 parent 88c7260 commit 26cda8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cuda/cu129-Windows.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
curl -k -L "https://drive.google.com/u/0/uc?id=1injUyo3lnarMgWyRcXqKg4UGnN0ysmuq&export=download" --output "/tmp/gpu_driver_dlls.zip"
66
7z x "/tmp/gpu_driver_dlls.zip" -o"/c/Windows/System32"
77

8-
export CUDA_SHORT=12.8
8+
export CUDA_SHORT=12.9
99
export CUDA_URL=https://developer.download.nvidia.com/compute/cuda/${CUDA_SHORT}.0/local_installers
1010
export CUDA_FILE=cuda_${CUDA_SHORT}.0_571.96_windows.exe
1111

0 commit comments

Comments
 (0)