Skip to content

Commit 5a26bd4

Browse files
committed
upgrade Windows CI environment
1 parent 32da86d commit 5a26bd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ jobs:
1717
python-version: ${{ matrix.python-version }}
1818
- uses: microsoft/setup-msbuild@v2
1919
- name: setup boost prerequisites
20-
uses: lukka/run-vcpkg@v6
20+
uses: lukka/run-vcpkg@v11
2121
with:
2222
vcpkgGitCommitId: '88b1071e39f13b632644d9d953738d345a4ac055'
2323
vcpkgDirectory: '${{ runner.workspace }}/vcpkg'
24-
vcpkgTriplet: x64-windows
24+
triplet: x64-windows
2525
vcpkgArguments: >
2626
boost-config
2727
boost-core

0 commit comments

Comments
 (0)