Skip to content

Commit c072990

Browse files
committed
Update pinned version of vcpkg
1 parent 2013ae9 commit c072990

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: |
6161
git clone https://github.com/microsoft/vcpkg.git "${{ env.VCPKG_ROOT }}"
6262
cd /d "${{ env.VCPKG_ROOT }}"
63-
git checkout fba75d09065fcc76a25dcf386b1d00d33f5175af
63+
git checkout c3867e714dd3a51c272826eea77267876517ed99
6464
call bootstrap-vcpkg.bat -disableMetrics
6565
shell: cmd
6666

@@ -98,4 +98,3 @@ jobs:
9898

9999
run: test_connection.exe identity quick lane_quick_queueanddrain lane_quick_priority_and_background
100100
shell: cmd
101-

0 commit comments

Comments
 (0)