Skip to content

Commit

Permalink
bump boost version for building C bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Apr 21, 2024
1 parent 6d24e3d commit 099e7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: runner.os == 'Windows'
shell: cmd
run: |
git clone --depth=1 --recurse-submodules -j10 --branch=boost-1.72.0 https://github.com/boostorg/boost.git
git clone --depth=1 --recurse-submodules -j10 --branch=boost-1.78.0 https://github.com/boostorg/boost.git
cd boost
bootstrap.bat
Expand Down

0 comments on commit 099e7bb

Please sign in to comment.