Skip to content

Commit 7c94de8

Browse files
committed
ci(windows): bump Jimver/cuda-toolkit to v0.2.35 for CUDA 13.2 support
Made-with: Cursor
1 parent da3e555 commit 7c94de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: actions/checkout@v4
8585

8686
- name: Install CUDA
87-
uses: Jimver/cuda-toolkit@v0.2.30
87+
uses: Jimver/cuda-toolkit@v0.2.35
8888
id: cuda-toolkit
8989
with:
9090
cuda: ${{ matrix.cuda }}

0 commit comments

Comments
 (0)