Skip to content

Commit

Permalink
ci: update to latest vcpkg release
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcseacave committed Nov 28, 2024
1 parent 3f97e50 commit ae35c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: lukka/run-vcpkg@v11
with:
vcpkgDirectory: '${{ github.workspace }}/vcpkg'
vcpkgGitCommitId: '1de2026f28ead93ff1773e6e680387643e914ea1'
vcpkgGitCommitId: '10b7a178346f3f0abef60cecd5130e295afd8da4'

- name: Install Ubuntu dependencies
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit ae35c85

Please sign in to comment.