8000 Update build_wheels_windows.yml · opencv/opencv-python@47772ce · GitHub
[go: up one dir, main page]

Skip to content

Commit 47772ce

Browse files
authored
Update build_wheels_windows.yml
1 parent 38c3a64 commit 47772ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
if: ${{ matrix.cuda == 1 }}
6868
uses: Jimver/cuda-toolkit@v0.2.1
6969
with:
70-
cuda: '11.8.0' # 指定 CUDA 版本
70+
cuda: '12.9.0' # 指定 CUDA 版本
7171
- name: Build a package
7272
# CMake 3.25 regression fix. See https://stackoverflow.com/questions/74162633/problem-compiling-from-source-opencv-with-mvsc2019-in-64-bit-version
7373
run: |

0 commit comments

Comments
 (0)
0