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 3f97e50 commit ae35c85Copy full SHA for ae35c85
.github/workflows/continuous_integration.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: lukka/run-vcpkg@v11
43
with:
44
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
45
- vcpkgGitCommitId: '1de2026f28ead93ff1773e6e680387643e914ea1'
+ vcpkgGitCommitId: '10b7a178346f3f0abef60cecd5130e295afd8da4'
46
47
- name: Install Ubuntu dependencies
48
if: matrix.os == 'ubuntu-latest'
0 commit comments