Skip to content

Commit

Permalink
Fix windows github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurSonzogni committed Apr 30, 2023
1 parent 668c848 commit ec68533
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ jobs:
if: ${{ runner.os == 'Windows' }}
uses: MarkusJx/[email protected]
with:
boost_version: 1.73.0
boost_version: 1.81.0
platform_version: 2022
toolset: msvc

- name: "Install dependencies for macOS"
if: ${{ runner.os == 'macOS' }}
Expand Down

0 comments on commit ec68533

Please sign in to comment.