Skip to content

Commit 0f668d9

Browse files
committed
Disable Linux vcpkg for now as it results in missing symbols
1 parent 7a2d4af commit 0f668d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/opencv-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
fail-fast: false
6464
matrix:
6565
os-image:
66-
- ubuntu-22.04
66+
# - ubuntu-22.04
6767
- windows-2022
6868
- macos-14
6969
vcpkg-version:

0 commit comments

Comments
 (0)