Skip to content

Commit

Permalink
Fix: don't build boost in wheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p-senichenkov committed Dec 21, 2024
1 parent eb39b0c commit f8571d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
download-pybind: true
download-googletest: false
install-boost: false
install-boost-gcc: false

- name: Build wheels
uses: pypa/[email protected]
Expand Down

0 comments on commit f8571d4

Please sign in to comment.