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 7b4f5e5 commit 762e195Copy full SHA for 762e195
1 file changed
.github/workflows/msbuild.yml
@@ -18,7 +18,7 @@ jobs:
18
env:
19
VCPKG_ROOT: ${{ github.workspace }}/vcpkg
20
VCPKG_DEFAULT_TRIPLET: ${{ matrix.arch }}-windows
21
- VCPKG_GIT_COMMIT_ID: d7b75fa8a30478ae5b5eb86ac730f851ef036875
+ VCPKG_GIT_COMMIT_ID: d29e8309d1cf7a7cb6998a935b2ac5b1958a7432
22
BUILD_CONFIGURATION: Release
23
24
runs-on: windows-2025
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
runs-on: ubuntu-24.04
84
steps:
0 commit comments