Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski authored May 12, 2024
1 parent 8675d45 commit 9a251da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: MarkusJx/[email protected]
id: install-boost
with:
boost_version: 1.84.0
boost_version: 1.82.0
- name: Configure
run: cmake --preset ${{ matrix.preset }} -DCMAKE_PREFIX_PATH=${{ steps.install-boost.outputs.BOOST_ROOT }}
- name: Build
Expand Down

0 comments on commit 9a251da

Please sign in to comment.