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 84eb4a3Copy full SHA for 84eb4a3
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: d09977e63111355bf0239592f47062b1ec3f767f
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