We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vcpk
1 parent 565ca63 commit ae87a22Copy full SHA for ae87a22
.github/workflows/VS-CI-Tests.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Library Dependencies (vcpkg)
39
uses: lukka/run-vcpkg@v11
40
with:
41
- vcpkgGitCommitId: '56954f1db97f38635782d5ad7cdfd45d2731c854'
+ vcpkgGitCommitId: '6f29f12e82a8293156836ad81cc9bf5af41fe836'
42
43
- name: Create Build Directory
44
working-directory: ${{github.workspace}}
vcpkg.json
@@ -12,5 +12,5 @@
12
"version": "3.40.1"
13
}
14
],
15
- "builtin-baseline": "56954f1db97f38635782d5ad7cdfd45d2731c854"
+ "builtin-baseline": "6f29f12e82a8293156836ad81cc9bf5af41fe836"
16
0 commit comments