Skip to content

Commit 5acfdcd

Browse files
committed
Bump vcpkg in CI
1 parent 0e88879 commit 5acfdcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/opencv-rust.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@ jobs:
6767
- windows-2022
6868
- macos-14
6969
vcpkg-version:
70-
- 2025.01.13 # https://github.com/microsoft/vcpkg/releases
70+
- 2025.03.19 # https://github.com/microsoft/vcpkg/releases
7171
vcpkg-features-cache-key:
7272
- full
7373
vcpkg-features:
7474
- contrib,nonfree,ade,opencl
7575
include:
7676
- os-image: windows-2022
77-
vcpkg-version: 2025.01.13
77+
vcpkg-version: 2025.03.19
7878
vcpkg-features-cache-key: min
7979
vcpkg-features: contrib
8080
runs-on: ${{ matrix.os-image }}

0 commit comments

Comments
 (0)