Skip to content

Commit ae35c85

Browse files
committed
ci: update to latest vcpkg release
1 parent 3f97e50 commit ae35c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: lukka/run-vcpkg@v11
4343
with:
4444
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
45-
vcpkgGitCommitId: '1de2026f28ead93ff1773e6e680387643e914ea1'
45+
vcpkgGitCommitId: '10b7a178346f3f0abef60cecd5130e295afd8da4'
4646

4747
- name: Install Ubuntu dependencies
4848
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)