Skip to content

Commit ddda27f

Browse files
committed
Downgrade run-vcpkg dependency to avoid regression.
1 parent 6ce7f79 commit ddda27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
python-version: ${{ matrix.python-version }}
1818
- uses: microsoft/setup-msbuild@v2
1919
- name: setup boost prerequisites
20-
uses: lukka/run-vcpkg@v11
20+
uses: lukka/run-vcpkg@v6
2121
with:
2222
vcpkgGitCommitId: '88b1071e39f13b632644d9d953738d345a4ac055'
2323
vcpkgDirectory: '${{ runner.workspace }}/vcpkg'

0 commit comments

Comments
 (0)