We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 321be88 commit 46bcc3dCopy full SHA for 46bcc3d
.github/workflows/opencv.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: ilammy/msvc-dev-cmd@v1
78
with:
79
arch: ${{ matrix.arch }}
80
- toolset: '14.43'
+ toolset: '14.29'
81
82
- name: Configure OpenCV
83
run: |
0 commit comments