We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb6c11 commit 042ab12Copy full SHA for 042ab12
.github/workflows/VS-CI-Tests.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Library Dependencies (vcpkg)
36
uses: lukka/run-vcpkg@v7
37
with:
38
- vcpkgGitCommitId: '3a28333d605f92f8659f3af1137324b2d9886101'
+ vcpkgGitCommitId: 'af2287382b1991dbdcb7e5112d236f3323b9dd7a'
39
vcpkgTriplet: x64-windows
40
vcpkgArguments: 'sqlite3 zlib libffi'
41
0 commit comments