Skip to content

Commit

Permalink
Set minimum idyntree version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra committed Mar 12, 2024
1 parent 045922e commit 67a9e7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ci_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pytest
- pytest-repeat
- icub-models
- idyntree
- idyntree >=11.0.0
- gitpython
- jax
- pytorch
- pytorch
2 changes: 1 addition & 1 deletion ci_env_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies:
- pytest
- pytest-repeat
- icub-models
- idyntree
- idyntree >=11.0.0
- gitpython

0 comments on commit 67a9e7d

Please sign in to comment.