Skip to content

Commit

Permalink
Fix conda CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Aug 24, 2023
1 parent 8aea4c5 commit e5e6b9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:

- uses: conda-incubator/setup-miniconda@v2
with:
mamba-version: "*"
miniforge-variant: Mambaforge
miniforge-version: latest
channels: conda-forge,robotology
channel-priority: true

Expand Down

0 comments on commit e5e6b9f

Please sign in to comment.