Skip to content

Commit 295aa3d

Browse files
committed
Updating boost installation in github actions.
1 parent 372db06 commit 295aa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
- name: Install Boost
299299
shell: cmd
300300
run: |
301-
choco install boost-msvc-14.2
301+
choco install boost-msvc-14.2 --version=1.85.0
302302
303303
- name: Prepare externals
304304
shell: cmd

0 commit comments

Comments
 (0)