Skip to content

Commit

Permalink
Removed pinning of metis
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra committed Jan 15, 2024
1 parent a4e4c71 commit 535ce01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
shell: bash -l {0}
run: |
mamba install python=${{ matrix.python }} casadi pytest liecasadi adam-robotics idyntree meshcat-python ffmpeg-python matplotlib
mamba install metis=5.1.0 # Reminder for https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/4857#issuecomment-1699470569
mamba list
- name: Install
Expand Down

0 comments on commit 535ce01

Please sign in to comment.