Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski authored Dec 15, 2024
1 parent b7a069d commit 01a204e
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 @@ -42,7 +42,7 @@ jobs:
- uses: MarkusJx/[email protected]
id: install-boost
with:
boost_version: 1.82.0
boost_version: 1.86.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 01a204e

Please sign in to comment.