We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0f7b9 commit 181fef1Copy full SHA for 181fef1
.github/workflows/conda-ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
miniforge-variant: Mambaforge
27
miniforge-version: latest
28
- channels: conda-forge,robotology
+ channels: conda-forge
29
30
- name: Install files to enable compilation of mex files [Conda/Linux]
31
if: contains(matrix.os, 'ubuntu')
0 commit comments