Skip to content

Commit

Permalink
Remove robotology channel from CI (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Jun 16, 2024
1 parent 7c0f7b9 commit 181fef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
miniforge-variant: Mambaforge
miniforge-version: latest
channels: conda-forge,robotology
channels: conda-forge

- name: Install files to enable compilation of mex files [Conda/Linux]
if: contains(matrix.os, 'ubuntu')
Expand Down

0 comments on commit 181fef1

Please sign in to comment.