Skip to content

Commit 252f6e1

Browse files
Update build.yml
1 parent 7976510 commit 252f6e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ jobs:
8181
- name: Setup MSVC environment
8282
uses: ilammy/msvc-dev-cmd@v1
8383

84-
- name: Install CUDA Toolkit (nvcc only)
84+
- name: Install CUDA Toolkit
8585
uses: Jimver/[email protected]
8686
with:
87-
cuda: '12.4.0'
87+
cuda: '12.3.2'
8888
method: network
8989

9090
- name: Check CUDA install

0 commit comments

Comments
 (0)