Skip to content

Commit d647858

Browse files
authored
Update build_windows.yaml
1 parent 1ce7ca1 commit d647858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: microsoft/setup-msbuild@v1.1
1717
- name: Set up Boost
1818
run: |
19-
choco install boost-msvc-14.3 -f -y
19+
choco install boost-msvc-14.3 -f -y --version 1.85.0
2020
- name: Set up curl
2121
run: |
2222
curl -O -L https://curl.se/windows/dl-8.5.0_1/curl-8.5.0_1-win64-mingw.zip

0 commit comments

Comments
 (0)