Skip to content

Commit

Permalink
(actions) pybind11>=2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Jun 14, 2024
1 parent 09becc6 commit bf6d093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
sudo apt-get install libeigen3-dev libcppunit-dev
pip install psutil future
pip install "pybind11<2.6"
pip install "pybind11>=2.6"
- name: Build orocos_kdl
run: |
cd orocos_kdl
Expand Down

0 comments on commit bf6d093

Please sign in to comment.