diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 02e01d180..d1781ec1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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