Skip to content

Commit

Permalink
Merge pull request #833 from robotology/fix-149
Browse files Browse the repository at this point in the history
conda CI: Remove pinning to old libsolv version
  • Loading branch information
traversaro authored Jul 19, 2021
2 parents 462bac4 + 4b6b578 commit 9372dfe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ jobs:
- name: Dependencies [Conda]
shell: bash -l {0}
run: |
# Workaround for https://github.com/robotology/robotology-superbuild/issues/785
conda install --name base libsolv=0.7.18
# Compilation related dependencies
mamba install cmake compilers make ninja pkg-config
# Actual dependencies
Expand Down

0 comments on commit 9372dfe

Please sign in to comment.