We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce56453 commit 218a22bCopy full SHA for 218a22b
1 file changed
.github/workflows/windows-ci.yaml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
# run-vcpkg v11.5 requires a full 40-char SHA1.
47
# Keep this in sync with vcpkg.json's builtin-baseline.
48
- vcpkgGitCommitId: "62159a45e18f3a9ac0548628dcaf74fcb60c6ff9"
+ vcpkgGitCommitId: "c3867e714dd3a51c272826eea77267876517ed99"
49
50
- name: Install vcpkg dependencies (MSVC)
51
shell: pwsh
@@ -224,7 +224,7 @@ jobs:
224
225
226
227
228
229
- name: Install vcpkg dependencies (MinGW)
230
shell: msys2 {0}
0 commit comments