mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 04:22:16 +00:00
Downgrade run-vcpkg dependency to avoid regression.
This commit is contained in:
2
.github/workflows/test-windows.yml
vendored
2
.github/workflows/test-windows.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- uses: microsoft/setup-msbuild@v2
|
||||
- name: setup boost prerequisites
|
||||
uses: lukka/run-vcpkg@v11
|
||||
uses: lukka/run-vcpkg@v6
|
||||
with:
|
||||
vcpkgGitCommitId: '88b1071e39f13b632644d9d953738d345a4ac055'
|
||||
vcpkgDirectory: '${{ runner.workspace }}/vcpkg'
|
||||
|
||||
Reference in New Issue
Block a user