Skip to content

Commit 181fef1

Browse files
authored
Remove robotology channel from CI (#105)
1 parent 7c0f7b9 commit 181fef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
miniforge-variant: Mambaforge
2727
miniforge-version: latest
28-
channels: conda-forge,robotology
28+
channels: conda-forge
2929

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

0 commit comments

Comments
 (0)